summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/CppunitTest_sc_check_data_pilot_field.mk2
-rw-r--r--sc/CppunitTest_sc_check_data_pilot_table.mk2
-rw-r--r--sc/CppunitTest_sc_check_xcell_ranges_query.mk2
3 files changed, 6 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_check_data_pilot_field.mk b/sc/CppunitTest_sc_check_data_pilot_field.mk
index eb29eae0c8ed..22c682859c7e 100644
--- a/sc/CppunitTest_sc_check_data_pilot_field.mk
+++ b/sc/CppunitTest_sc_check_data_pilot_field.mk
@@ -13,6 +13,8 @@ $(eval $(call gb_CppunitTest_CppunitTest,sc_check_data_pilot_field))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_check_data_pilot_field))
+$(eval $(call gb_CppunitTest_use_external,sc_check_data_pilot_field,boost_headers))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sc_check_data_pilot_field, \
sc/qa/extras/check_data_pilot_field \
))
diff --git a/sc/CppunitTest_sc_check_data_pilot_table.mk b/sc/CppunitTest_sc_check_data_pilot_table.mk
index 1b04eefd7569..e8286a7b4220 100644
--- a/sc/CppunitTest_sc_check_data_pilot_table.mk
+++ b/sc/CppunitTest_sc_check_data_pilot_table.mk
@@ -13,6 +13,8 @@ $(eval $(call gb_CppunitTest_CppunitTest,sc_check_data_pilot_table))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_check_data_pilot_table))
+$(eval $(call gb_CppunitTest_use_external,sc_check_data_pilot_table,boost_headers))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sc_check_data_pilot_table, \
sc/qa/extras/check_data_pilot_table \
))
diff --git a/sc/CppunitTest_sc_check_xcell_ranges_query.mk b/sc/CppunitTest_sc_check_xcell_ranges_query.mk
index b7322fea20cb..c6cc3378739c 100644
--- a/sc/CppunitTest_sc_check_xcell_ranges_query.mk
+++ b/sc/CppunitTest_sc_check_xcell_ranges_query.mk
@@ -13,6 +13,8 @@ $(eval $(call gb_CppunitTest_CppunitTest,sc_check_xcell_ranges_query))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_check_xcell_ranges_query))
+$(eval $(call gb_CppunitTest_use_external,sc_check_xcell_ranges_query,boost_headers))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sc_check_xcell_ranges_query, \
sc/qa/extras/check_xcell_ranges_query \
))