summaryrefslogtreecommitdiffstats
path: root/postprocess/CppunitTest_services.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-12 16:00:17 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-12 16:01:55 +0100
commitf7cd7b2ce40d39fd890d7bd3d098c9001fb477e5 (patch)
treed602e4ccaf8620445eafe5d6a3ca6dfc2ed57841 /postprocess/CppunitTest_services.mk
parentBut then again, no need to go via UNO here anyway (cf. previous commit) (diff)
downloadcore-f7cd7b2ce40d39fd890d7bd3d098c9001fb477e5.tar.gz
core-f7cd7b2ce40d39fd890d7bd3d098c9001fb477e5.zip
Make CppunitTest_services instantiate even more services
Change-Id: Id9bfb3886e4a9cbc15a7bf7ef3aefa73bd160e3b
Diffstat (limited to 'postprocess/CppunitTest_services.mk')
-rw-r--r--postprocess/CppunitTest_services.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/postprocess/CppunitTest_services.mk b/postprocess/CppunitTest_services.mk
index 00ac87f323ee..afd940a897da 100644
--- a/postprocess/CppunitTest_services.mk
+++ b/postprocess/CppunitTest_services.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_CppunitTest_use_externals,services, \
$(eval $(call gb_CppunitTest_use_libraries,services, \
cppu \
+ cppuhelper \
sal \
test \
vcl \
@@ -26,6 +27,7 @@ $(eval $(call gb_CppunitTest_use_libraries,services, \
))
$(eval $(call gb_CppunitTest_use_sdk_api,services))
+$(eval $(call gb_CppunitTest_use_api,services,oovbaapi))
$(eval $(call gb_CppunitTest_use_ure,services))
$(eval $(call gb_CppunitTest_use_vcl,services))