summaryrefslogtreecommitdiff
path: root/cppu/CppunitTest_cppu_qa_unotype.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/CppunitTest_cppu_qa_unotype.mk')
-rw-r--r--cppu/CppunitTest_cppu_qa_unotype.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppu/CppunitTest_cppu_qa_unotype.mk b/cppu/CppunitTest_cppu_qa_unotype.mk
index 963ace47a15b..ddc84583ff05 100644
--- a/cppu/CppunitTest_cppu_qa_unotype.mk
+++ b/cppu/CppunitTest_cppu_qa_unotype.mk
@@ -35,9 +35,10 @@ $(eval $(call gb_CppunitTest_use_libraries,cppu_qa_unotype, \
cppu \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,cppu_qa_unotype))
+
$(eval $(call gb_CppunitTest_use_internal_comprehensive_api,cppu_qa_unotype, \
cppu \
udkapi \