summaryrefslogtreecommitdiff
path: root/sot/Library_sot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sot/Library_sot.mk')
-rw-r--r--sot/Library_sot.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index cc5271d1d33f..124c59277cec 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -36,7 +36,7 @@ $(eval $(call gb_Library_set_include,sot,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_add_api,sot,\
+$(eval $(call gb_Library_use_api,sot,\
udkapi \
offapi \
))
@@ -45,7 +45,7 @@ $(eval $(call gb_Library_add_defs,sot,\
-DSOT_DLLIMPLEMENTATION \
))
-$(eval $(call gb_Library_add_linked_libs,sot,\
+$(eval $(call gb_Library_use_libraries,sot,\
comphelper \
cppu \
cppuhelper \