summaryrefslogtreecommitdiffstats
path: root/sw/CppunitTest_sw_macros_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_macros_test.mk')
-rw-r--r--sw/CppunitTest_sw_macros_test.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk
index 1d287fbbc4ec..fb4d8ec65815 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -33,7 +33,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_macros_test, \
sw/qa/core/macros-test \
))
-$(eval $(call gb_CppunitTest_add_linked_libs,sw_macros_test, \
+$(eval $(call gb_CppunitTest_use_libraries,sw_macros_test, \
avmedia \
basegfx \
comphelper \
@@ -76,7 +76,7 @@ $(eval $(call gb_CppunitTest_set_include,sw_macros_test,\
$$(INCLUDE) \
))
-$(eval $(call gb_CppunitTest_add_api,sw_macros_test,\
+$(eval $(call gb_CppunitTest_use_api,sw_macros_test,\
offapi \
oovbaapi \
udkapi \
@@ -84,12 +84,12 @@ $(eval $(call gb_CppunitTest_add_api,sw_macros_test,\
$(eval $(call gb_CppunitTest_uses_ure,sw_macros_test))
-$(eval $(call gb_CppunitTest_add_type_rdbs,sw_macros_test,\
+$(eval $(call gb_CppunitTest_use_type_rdbs,sw_macros_test,\
oovbaapi \
types \
))
-$(eval $(call gb_CppunitTest_add_components,sw_macros_test,\
+$(eval $(call gb_CppunitTest_use_components,sw_macros_test,\
basic/util/sb \
comphelper/util/comphelp \
configmgr/source/configmgr \