summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_core.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_core.mk')
-rw-r--r--sc/CppunitTest_sc_core.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_core.mk b/sc/CppunitTest_sc_core.mk
index b37f7649b5fa..5f57fe007c83 100644
--- a/sc/CppunitTest_sc_core.mk
+++ b/sc/CppunitTest_sc_core.mk
@@ -15,6 +15,8 @@ $(eval $(call gb_CppunitTest_use_externals,sc_core, \
$(eval $(call gb_CppunitTest_use_sdk_api,sc_core))
+$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_core))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sc_core, \
sc/qa/unit/test_ScChartListenerCollection \
))