[Libreoffice-commits] core.git: sc/CppunitTest_sc_documentconfigurationobj.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Jul 29 23:02:20 UTC 2018
sc/CppunitTest_sc_documentconfigurationobj.mk | 31 --------------------------
1 file changed, 1 insertion(+), 30 deletions(-)
New commits:
commit 1b21ff86effe58ae368457de8fec654ba4c8edd9
Author: Jens Carl <j.carl43 at gmx.de>
AuthorDate: Sun Jul 29 21:41:47 2018 +0000
Commit: Jens Carl <j.carl43 at gmx.de>
CommitDate: Mon Jul 30 01:01:57 2018 +0200
Remove obsolete (cargo-cult copied) dependencies
Change-Id: I6cb34763798dbc2a4c0b3fa04e1e3bfe8ef514be
Reviewed-on: https://gerrit.libreoffice.org/58294
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
diff --git a/sc/CppunitTest_sc_documentconfigurationobj.mk b/sc/CppunitTest_sc_documentconfigurationobj.mk
index 418d3a0cba67..307ec66e8713 100644
--- a/sc/CppunitTest_sc_documentconfigurationobj.mk
+++ b/sc/CppunitTest_sc_documentconfigurationobj.mk
@@ -18,43 +18,14 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_documentconfigurationobj,
))
$(eval $(call gb_CppunitTest_use_libraries,sc_documentconfigurationobj, \
- 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_documentconfigurationobj,\
- -I$(SRCDIR)/sc/source/ui/inc \
- -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
@@ -64,7 +35,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_documentconfigurationobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_documentconfigurationobj))
$(eval $(call gb_CppunitTest_use_components,sc_documentconfigurationobj,\
- $(sc_unoapi_common_components) \
+ $(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_documentconfigurationobj))
More information about the Libreoffice-commits
mailing list