summaryrefslogtreecommitdiff
path: root/sdext/CppunitTest_pdfimport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/CppunitTest_pdfimport.mk')
-rw-r--r--sdext/CppunitTest_pdfimport.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/CppunitTest_pdfimport.mk b/sdext/CppunitTest_pdfimport.mk
index 89a068c0b045..2ec19903f889 100644
--- a/sdext/CppunitTest_pdfimport.mk
+++ b/sdext/CppunitTest_pdfimport.mk
@@ -43,6 +43,8 @@ $(eval $(call gb_CppunitTest_use_externals,sdext_pdfimport,\
))
$(eval $(call gb_CppunitTest_use_libraries,sdext_pdfimport,\
+ basegfx \
+ vcl \
comphelper \
cppu \
cppuhelper \
@@ -56,8 +58,6 @@ $(eval $(call gb_CppunitTest_use_static_libraries,sdext_pdfimport,\
pdfimport_s \
))
-$(eval $(call gb_CppunitTest_use_library_objects,sdext_pdfimport,basegfx))
-
$(eval $(call gb_CppunitTest_add_exception_objects,sdext_pdfimport,\
sdext/source/pdfimport/test/tests \
))