summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_annotationobj.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-08-08 03:42:15 +0000
committerJens Carl <j.carl43@gmx.de>2018-08-08 19:20:29 +0200
commita6c9228fd1cf02eb9de5647ee00f6f60680bf44d (patch)
treeaf7bb712d3a090b0a3509d777a308b30f889eaf9 /sc/CppunitTest_sc_annotationobj.mk
parent587803ba46055d43b5b108be744fdde17aeabc7c (diff)
Remove obsolete (cargo-cult copied) dependencies
Change-Id: I9ce151dfdb58fd4bb539aaa461a6c873c9ad18a5 Reviewed-on: https://gerrit.libreoffice.org/58716 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/CppunitTest_sc_annotationobj.mk')
-rw-r--r--sc/CppunitTest_sc_annotationobj.mk41
1 files changed, 6 insertions, 35 deletions
diff --git a/sc/CppunitTest_sc_annotationobj.mk b/sc/CppunitTest_sc_annotationobj.mk
index f43a8c8bc8b4..ce4bd3009be1 100644
--- a/sc/CppunitTest_sc_annotationobj.mk
+++ b/sc/CppunitTest_sc_annotationobj.mk
@@ -14,48 +14,19 @@ $(eval $(call gb_CppunitTest_CppunitTest,sc_annotationobj))
$(eval $(call gb_CppunitTest_use_external,sc_annotationobj,boost_headers))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_annotationobj, \
- sc/qa/extras/scannotationobj \
+ sc/qa/extras/scannotationobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_annotationobj, \
- basegfx \
- comphelper \
- cppu \
- cppuhelper \
- drawinglayer \
- editeng \
- for \
- forui \
- i18nlangtag \
- msfilter \
- oox \
- sal \
- salhelper \
- sax \
- sb \
- sc \
- sfx \
- sot \
- subsequenttest \
- svl \
- svt \
- svx \
- svxcore \
+ cppu \
+ sal \
+ subsequenttest \
test \
- tk \
- tl \
- ucbhelper \
unotest \
- utl \
- vbahelper \
- vcl \
- xo \
))
$(eval $(call gb_CppunitTest_set_include,sc_annotationobj,\
- -I$(SRCDIR)/sc/source/ui/inc \
- -I$(SRCDIR)/sc/inc \
- $$(INCLUDE) \
+ $$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_annotationobj))
@@ -64,7 +35,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_annotationobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_annotationobj))
$(eval $(call gb_CppunitTest_use_components,sc_annotationobj,\
- $(sc_unoapi_common_components) \
+ $(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_annotationobj))