[Libreoffice-commits] core.git: sc/CppunitTest_sc_spreadsheetsettingsobj.mk

Jens Carl j.carl43 at gmx.de
Mon Jun 18 01:22:29 UTC 2018


 sc/CppunitTest_sc_spreadsheetsettingsobj.mk |   29 ----------------------------
 1 file changed, 29 deletions(-)

New commits:
commit 4a0b38a124905519b26fcb202d691b1809c1bcb2
Author: Jens Carl <j.carl43 at gmx.de>
Date:   Mon Jun 18 00:28:40 2018 +0000

    Remove obsolete (cargo-cult copied) dependencies
    
    Change-Id: I9b79528e90426ee63dff22765ee8cfe717aa8d30
    Reviewed-on: https://gerrit.libreoffice.org/55972
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

diff --git a/sc/CppunitTest_sc_spreadsheetsettingsobj.mk b/sc/CppunitTest_sc_spreadsheetsettingsobj.mk
index f39201002bb3..c8f06d4f9565 100644
--- a/sc/CppunitTest_sc_spreadsheetsettingsobj.mk
+++ b/sc/CppunitTest_sc_spreadsheetsettingsobj.mk
@@ -18,43 +18,14 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_spreadsheetsettingsobj, \
 ))
 
 $(eval $(call gb_CppunitTest_use_libraries,sc_spreadsheetsettingsobj, \
-	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_spreadsheetsettingsobj,\
-	-I$(SRCDIR)/sc/source/ui/inc \
-	-I$(SRCDIR)/sc/inc \
 	$$(INCLUDE) \
 ))
 


More information about the Libreoffice-commits mailing list