diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-02-25 11:08:29 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-02-25 11:08:29 +0100 |
commit | a66bb33581dca2ffc6d73848406898a00e275b7b (patch) | |
tree | 0d9c15d74459a83ccdc646885277d8a416ddcb0e /cppu/Library_purpenvhelper.mk | |
parent | 392691c91fbfa96f1805f1cd556dc115b9a486e3 (diff) |
cppu does not depend on any offapi .idl files
Change-Id: I22150c0247ec98bd0e764a439a15ceaa7f42b029
Diffstat (limited to 'cppu/Library_purpenvhelper.mk')
-rw-r--r-- | cppu/Library_purpenvhelper.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/Library_purpenvhelper.mk b/cppu/Library_purpenvhelper.mk index bddf619b2884..fe86dfde18c5 100644 --- a/cppu/Library_purpenvhelper.mk +++ b/cppu/Library_purpenvhelper.mk @@ -33,7 +33,7 @@ $(eval $(call gb_Library_add_defs,purpenvhelper,\ -DPURPENV_DLLIMPLEMENTATION \ )) -$(eval $(call gb_Library_use_sdk_api,purpenvhelper)) +$(eval $(call gb_Library_use_udk_api,purpenvhelper)) $(eval $(call gb_Library_use_libraries,purpenvhelper,\ cppu \ |