summaryrefslogtreecommitdiffstats
path: root/sc/CppunitTest_sc_scenariosobj.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-07-16 05:52:16 +0000
committerJens Carl <j.carl43@gmx.de>2018-07-16 18:10:04 +0200
commit66537c7cecbfe92b3b50cff4c0cac051d8d4272f (patch)
tree3ef66792e4a595cd45d0fe4b0ab0924c730606e0 /sc/CppunitTest_sc_scenariosobj.mk
parenttdf#118635 relative checkbox disabled on reopen (diff)
downloadcore-66537c7cecbfe92b3b50cff4c0cac051d8d4272f.tar.gz
core-66537c7cecbfe92b3b50cff4c0cac051d8d4272f.zip
Remove obsolete (cargo-cult copied) dependencies
Change-Id: Iab52f84d7a9fbe8ad460ef09190452b053c5c661 Reviewed-on: https://gerrit.libreoffice.org/57476 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/CppunitTest_sc_scenariosobj.mk')
-rw-r--r--sc/CppunitTest_sc_scenariosobj.mk30
1 files changed, 1 insertions, 29 deletions
diff --git a/sc/CppunitTest_sc_scenariosobj.mk b/sc/CppunitTest_sc_scenariosobj.mk
index a7e9251ce526..0ab04b279812 100644
--- a/sc/CppunitTest_sc_scenariosobj.mk
+++ b/sc/CppunitTest_sc_scenariosobj.mk
@@ -18,42 +18,14 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_scenariosobj, \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_scenariosobj, \
- basegfx \
- comphelper \
cppu \
- cppuhelper \
- drawinglayer \
- editeng \
- for \
- forui \
- i18nlangtag \
- msfilter \
- oox \
sal \
- salhelper \
- sax \
- sb \
- sc \
- sfx \
- sot \
subsequenttest \
- svl \
- svt \
- svx \
- svxcore \
test \
- tk \
- tl \
- ucbhelper \
unotest \
- utl \
- vbahelper \
- vcl \
- xo \
))
$(eval $(call gb_CppunitTest_set_include,sc_scenariosobj,\
- -I$(SRCDIR)/sc/source/ui/inc \
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
@@ -64,7 +36,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_scenariosobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_scenariosobj))
$(eval $(call gb_CppunitTest_use_components,sc_scenariosobj,\
- $(sc_unoapi_common_components) \
+ $(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_scenariosobj))