summaryrefslogtreecommitdiff
path: root/cppuhelper/Library_cppuhelper.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-04-07 01:27:55 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-04-09 21:04:38 +0200
commit02736329564fa54c9a1401515774e7cf58899295 (patch)
tree0bc67233957590ad8706cbc8399912f3eec7a4cd /cppuhelper/Library_cppuhelper.mk
parent9e7d5cd530365450a404cc26716890ecdc4281b6 (diff)
cppuhelper: use InternalUnoApi
Diffstat (limited to 'cppuhelper/Library_cppuhelper.mk')
-rw-r--r--cppuhelper/Library_cppuhelper.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/cppuhelper/Library_cppuhelper.mk b/cppuhelper/Library_cppuhelper.mk
index c653f0482463..18837acf315e 100644
--- a/cppuhelper/Library_cppuhelper.mk
+++ b/cppuhelper/Library_cppuhelper.mk
@@ -30,13 +30,12 @@ $(eval $(call gb_Library_Library,cppuhelper))
$(eval $(call gb_Library_set_soversion_script,cppuhelper,3,$(SRCDIR)/cppuhelper/source/gcc3.map))
$(eval $(call gb_Library_use_packages,cppuhelper,\
- cppuhelper_generated \
cppuhelper_inc \
))
-$(eval $(call gb_Library_set_include,cppuhelper,\
- -I$(WORKDIR)/CustomTarget/cppuhelper/unotypes \
- $$(INCLUDE) \
+$(eval $(call gb_Library_use_internal_comprehensive_api,cppuhelper,\
+ cppuhelper \
+ udkapi \
))
$(eval $(call gb_Library_add_defs,cppuhelper,\