summaryrefslogtreecommitdiffstats
path: root/cppu/Library_cppu.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/Library_cppu.mk')
-rw-r--r--cppu/Library_cppu.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/cppu/Library_cppu.mk b/cppu/Library_cppu.mk
index cc96d046fbc4..3a2ed529b3dd 100644
--- a/cppu/Library_cppu.mk
+++ b/cppu/Library_cppu.mk
@@ -31,10 +31,7 @@ $(eval $(call gb_Library_set_soversion_script,cppu,3,$(SRCDIR)/cppu/util/cppu.ma
$(eval $(call gb_Library_use_package,cppu,cppu_inc))
-$(eval $(call gb_Library_use_api,cppu,\
- udkapi \
- offapi \
-))
+$(eval $(call gb_Library_use_sdk_api,cppu))
$(eval $(call gb_Library_add_defs,cppu,\
-DCPPU_DLLIMPLEMENTATION \