[Libreoffice-commits] core.git: sc/CppunitTest_sc_ddelinkobj.mk
Jens Carl
j.carl43 at gmx.de
Wed Jun 13 05:32:42 UTC 2018
sc/CppunitTest_sc_ddelinkobj.mk | 29 -----------------------------
1 file changed, 29 deletions(-)
New commits:
commit 9b000cfa059a059f46bc91aae1b3bc0f6f5610b4
Author: Jens Carl <j.carl43 at gmx.de>
Date: Wed Jun 13 04:37:13 2018 +0000
Remove some obsolete dependencies from CppunitTest_sc_ddelinkobj
Change-Id: I8990b18dd5a66eba98acc1fb3899e1d397ceff4c
Reviewed-on: https://gerrit.libreoffice.org/55730
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
diff --git a/sc/CppunitTest_sc_ddelinkobj.mk b/sc/CppunitTest_sc_ddelinkobj.mk
index 79af2daf687a..123e4cf3a021 100644
--- a/sc/CppunitTest_sc_ddelinkobj.mk
+++ b/sc/CppunitTest_sc_ddelinkobj.mk
@@ -18,43 +18,14 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_ddelinkobj, \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_ddelinkobj, \
- 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_ddelinkobj,\
- -I$(SRCDIR)/sc/source/ui/inc \
- -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
More information about the Libreoffice-commits
mailing list