summaryrefslogtreecommitdiff
path: root/emfio/CppunitTest_emfio_emf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'emfio/CppunitTest_emfio_emf.mk')
-rw-r--r--emfio/CppunitTest_emfio_emf.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/emfio/CppunitTest_emfio_emf.mk b/emfio/CppunitTest_emfio_emf.mk
index 5b32187b7ea8..4b7d55292485 100644
--- a/emfio/CppunitTest_emfio_emf.mk
+++ b/emfio/CppunitTest_emfio_emf.mk
@@ -23,10 +23,12 @@ $(eval $(call gb_CppunitTest_use_sdk_api,emfio_emf))
$(eval $(call gb_CppunitTest_use_libraries,emfio_emf,\
basegfx \
drawinglayer \
+ drawinglayercore \
cppu \
cppuhelper \
comphelper \
sal \
+ subsequenttest \
svt \
test \
unotest \
@@ -40,6 +42,8 @@ $(eval $(call gb_CppunitTest_use_vcl,emfio_emf))
$(eval $(call gb_CppunitTest_use_rdb,emfio_emf,services))
+$(eval $(call gb_CppunitTest_use_more_fonts,emfio_emf))
+
$(eval $(call gb_CppunitTest_use_configuration,emfio_emf))
# vim: set noet sw=4 ts=4: