summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_subtotaldescriptorbase.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_subtotaldescriptorbase.mk')
-rw-r--r--sc/CppunitTest_sc_subtotaldescriptorbase.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_subtotaldescriptorbase.mk b/sc/CppunitTest_sc_subtotaldescriptorbase.mk
index e20d002735aa..32389b883c63 100644
--- a/sc/CppunitTest_sc_subtotaldescriptorbase.mk
+++ b/sc/CppunitTest_sc_subtotaldescriptorbase.mk
@@ -13,6 +13,8 @@ $(eval $(call gb_CppunitTest_CppunitTest,sc_subtotaldescriptorbase))
$(eval $(call gb_CppunitTest_use_external,sc_subtotaldescriptorbase,boost_headers))
+$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_subtotaldescriptorbase))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sc_subtotaldescriptorbase, \
sc/qa/extras/scsubtotaldescriptorbase \
))