[Libreoffice-commits] core.git: sc/CppunitTest_sc_tableconditionalentryobj.mk
Jens Carl
j.carl43 at gmx.de
Fri Jul 6 05:54:00 UTC 2018
sc/CppunitTest_sc_tableconditionalentryobj.mk | 30 --------------------------
1 file changed, 1 insertion(+), 29 deletions(-)
New commits:
commit fadc32c3bc7baaefd1538605a3900b73e8d95638
Author: Jens Carl <j.carl43 at gmx.de>
Date: Fri Jul 6 04:38:48 2018 +0000
Remove obsolete (cargo-cult copied) dependencies
Change-Id: I72d34c875951a8b4a349d92b0d893fdaecd718e7
Reviewed-on: https://gerrit.libreoffice.org/57033
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
diff --git a/sc/CppunitTest_sc_tableconditionalentryobj.mk b/sc/CppunitTest_sc_tableconditionalentryobj.mk
index aa38663970c4..62f5665d1296 100644
--- a/sc/CppunitTest_sc_tableconditionalentryobj.mk
+++ b/sc/CppunitTest_sc_tableconditionalentryobj.mk
@@ -18,42 +18,14 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_tableconditionalentryobj,
))
$(eval $(call gb_CppunitTest_use_libraries,sc_tableconditionalentryobj, \
- 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_tableconditionalentryobj,\
- -I$(SRCDIR)/sc/source/ui/inc \
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
@@ -64,7 +36,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_tableconditionalentryobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_tableconditionalentryobj))
$(eval $(call gb_CppunitTest_use_components,sc_tableconditionalentryobj,\
- $(sc_unoapi_common_components) \
+ $(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_tableconditionalentryobj))
More information about the Libreoffice-commits
mailing list