[Libreoffice-commits] core.git: sc/CppunitTest_sc_tableconditionalformatobj.mk
Jens Carl
j.carl43 at gmx.de
Thu Jul 5 16:52:21 UTC 2018
sc/CppunitTest_sc_tableconditionalformatobj.mk | 28 -------------------------
1 file changed, 28 deletions(-)
New commits:
commit 87f3d6cdff977bf3f90b84ce2078e933f9a322a2
Author: Jens Carl <j.carl43 at gmx.de>
Date: Thu Jul 5 06:12:43 2018 +0000
Remove obsolete (cargo-cult copied) dependencies
Change-Id: I9696a9ad3c0f5c3e6bb12a81dd2386e927eebed2
Reviewed-on: https://gerrit.libreoffice.org/56987
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
diff --git a/sc/CppunitTest_sc_tableconditionalformatobj.mk b/sc/CppunitTest_sc_tableconditionalformatobj.mk
index 9079945792c8..07e53f82b787 100644
--- a/sc/CppunitTest_sc_tableconditionalformatobj.mk
+++ b/sc/CppunitTest_sc_tableconditionalformatobj.mk
@@ -18,42 +18,14 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_tableconditionalformatobj,
))
$(eval $(call gb_CppunitTest_use_libraries,sc_tableconditionalformatobj, \
- 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_tableconditionalformatobj,\
- -I$(SRCDIR)/sc/source/ui/inc \
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
More information about the Libreoffice-commits
mailing list