summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-29 11:39:38 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-03-01 20:49:13 +0100
commitd76e2d1cc396d0f1f57a0ba774be4194d8bf3459 (patch)
treef1f2eec5d61e559cc2f012c35a0958d0b93430e2 /sc/CppunitTest_sc_filters_test.mk
parentdfc9c72d7797862a9292bdda16ad8c107124a6df (diff)
embeddedobj: convert to gbuild
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index 32f7d47d8aaa..ae6d7ac917e1 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -94,6 +94,7 @@ $(eval $(call gb_CppunitTest_add_components,sc_filters_test,\
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \
+ embeddedobj/util/embobj \
eventattacher/source/evtatt \
fileaccess/source/fileacc \
filter/source/config/cache/filterconfig1 \
@@ -121,10 +122,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_filters_test,\
unoxml/source/service/unoxml \
))
-$(eval $(call gb_CppunitTest_add_old_components,sc_filters_test,\
- embobj \
-))
-
$(eval $(call gb_CppunitTest_set_args,sc_filters_test,\
--headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \