summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-04 03:46:56 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-04 04:08:49 +0100
commit651aa258c9f2b58e241b1fab7bfb4fc0dae9fbb2 (patch)
tree632cba237ee3234e538a661d6877a2900198fa7e /sc/CppunitTest_sc_filters_test.mk
parent989ee5998b99497caa619341fb4f3d8e32fd0765 (diff)
remove some unneeded dependencies
they are no longer used because we separated macros_test and filters-test
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index 3260d32d0605..a8aed8185939 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -51,7 +51,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_filters_test, \
sal \
salhelper \
sax \
- sb \
sc \
sfx \
sot \
@@ -65,7 +64,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_filters_test, \
ucbhelper \
unotest \
utl \
- vbahelper \
vcl \
xo \
$(gb_STDLIBS) \
@@ -81,14 +79,12 @@ $(eval $(call gb_CppunitTest_set_include,sc_filters_test,\
$(eval $(call gb_CppunitTest_add_api,sc_filters_test,\
offapi \
- oovbaapi \
udkapi \
))
$(eval $(call gb_CppunitTest_uses_ure,sc_filters_test))
$(eval $(call gb_CppunitTest_add_type_rdbs,sc_filters_test,\
- oovbaapi \
types \
))