summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_cellrangesobj.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-06-18 04:08:51 +0000
committerJens Carl <j.carl43@gmx.de>2018-06-18 18:00:50 +0200
commitcbc32e2d328fd800f5c35751b25c32add450d8ae (patch)
treeb7617f849fa6e2b2da01189ef8e03bed3ace6cdd /sc/CppunitTest_sc_cellrangesobj.mk
parent9a207a999a502c2e3f9861aa26b7c5bb67813529 (diff)
Remove obsolete (cargo-cult copied) dependencies
Change-Id: I53aac7187682533c51bf9c29f77359a39b1bf32b Reviewed-on: https://gerrit.libreoffice.org/55977 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/CppunitTest_sc_cellrangesobj.mk')
-rw-r--r--sc/CppunitTest_sc_cellrangesobj.mk30
1 files changed, 0 insertions, 30 deletions
diff --git a/sc/CppunitTest_sc_cellrangesobj.mk b/sc/CppunitTest_sc_cellrangesobj.mk
index 1c90449c985c..0890bb71838e 100644
--- a/sc/CppunitTest_sc_cellrangesobj.mk
+++ b/sc/CppunitTest_sc_cellrangesobj.mk
@@ -18,43 +18,14 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_cellrangesobj, \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellrangesobj, \
- 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_cellrangesobj,\
- -I$(SRCDIR)/sc/source/ui/inc \
- -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
@@ -65,7 +36,6 @@ $(eval $(call gb_CppunitTest_use_vcl,sc_cellrangesobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellrangesobj,\
$(sc_unoapi_common_components) \
- i18npool/source/search/i18nsearch \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellrangesobj))