summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 38145872f016..c1565f10202c 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_Library_add_package_headers,svxcore,\
svx_sdi \
))
-$(eval $(call gb_Library_add_api,svxcore,\
+$(eval $(call gb_Library_use_api,svxcore,\
udkapi \
offapi \
))
@@ -60,7 +60,7 @@ $(eval $(call gb_Library_add_defs,svxcore,\
-DBOOST_SPIRIT_USE_OLD_NAMESPACE \
))
-$(eval $(call gb_Library_add_linked_libs,svxcore,\
+$(eval $(call gb_Library_use_libraries,svxcore,\
avmedia \
basegfx \
sb \