summaryrefslogtreecommitdiff
path: root/xmlscript/Library_xcr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/Library_xcr.mk')
-rw-r--r--xmlscript/Library_xcr.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlscript/Library_xcr.mk b/xmlscript/Library_xcr.mk
index 1e5b211c3b3d..89a45fbd9b66 100644
--- a/xmlscript/Library_xcr.mk
+++ b/xmlscript/Library_xcr.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_Library_set_include,xcr,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_add_api,xcr,\
+$(eval $(call gb_Library_use_api,xcr,\
offapi \
udkapi \
))
@@ -46,7 +46,7 @@ $(eval $(call gb_Library_add_defs,xcr,\
-DXCR_DLLIMPLEMENTATION \
))
-$(eval $(call gb_Library_add_linked_libs,xcr,\
+$(eval $(call gb_Library_use_libraries,xcr,\
comphelper \
cppu \
cppuhelper \