use common PCH in sd/
Change-Id: I6dd2f7d54a2dd1d28a2b180887a97750ae8bce36 Reviewed-on: https://gerrit.libreoffice.org/79817 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
This commit is contained in:
parent
2c3f9fa504
commit
c43978ecf3
15 changed files with 30 additions and 0 deletions
|
@ -14,6 +14,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_activex_controls_tests,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_activex_controls_tests))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_activex_controls_tests, \
|
||||
sd/qa/unit/activex-controls-tests \
|
||||
))
|
||||
|
|
|
@ -11,6 +11,8 @@
|
|||
|
||||
$(eval $(call gb_CppunitTest_CppunitScreenShot,sd_dialogs_test))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_dialogs_test))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_dialogs_test, \
|
||||
sd/qa/unit/dialogs-test \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_export_ooxml1,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_export_ooxml1))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_export_ooxml1, \
|
||||
sd/qa/unit/export-tests-ooxml1 \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_export_ooxml2,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_export_ooxml2))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_export_ooxml2, \
|
||||
sd/qa/unit/export-tests-ooxml2 \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_export_tests,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_export_tests))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_export_tests, \
|
||||
sd/qa/unit/export-tests \
|
||||
))
|
||||
|
|
|
@ -13,6 +13,8 @@ $(eval $(call gb_CppunitTest_CppunitTest,sd_filters_test))
|
|||
|
||||
$(eval $(call gb_CppunitTest_use_external,sd_filters_test,boost_headers))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_filters_test))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_filters_test, \
|
||||
sd/qa/unit/filters-test \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_html_export_tests,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_html_export_tests))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_html_export_tests, \
|
||||
sd/qa/unit/HtmlExportTest \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_import_tests,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_import_tests))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_import_tests, \
|
||||
sd/qa/unit/import-tests \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_import_tests_smartart,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_import_tests_smartart))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_import_tests_smartart, \
|
||||
sd/qa/unit/import-tests-smartart \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_misc_tests,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_misc_tests))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_misc_tests, \
|
||||
sd/qa/unit/misc-tests \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_svg_export_tests,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_svg_export_tests))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_svg_export_tests, \
|
||||
sd/qa/unit/SVGExportTests \
|
||||
))
|
||||
|
|
|
@ -11,6 +11,8 @@
|
|||
|
||||
$(eval $(call gb_CppunitTest_CppunitTest,sd_tiledrendering))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_tiledrendering))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_tiledrendering, \
|
||||
sd/qa/unit/tiledrendering/tiledrendering \
|
||||
))
|
||||
|
|
|
@ -16,6 +16,8 @@ $(eval $(call gb_CppunitTest_use_externals,sd_uiimpress,\
|
|||
libxml2 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_uiimpress))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sd_uiimpress, \
|
||||
sd/qa/unit/uiimpress \
|
||||
))
|
||||
|
|
|
@ -32,6 +32,8 @@ $(eval $(call gb_Library_use_libraries,sdd,\
|
|||
|
||||
$(eval $(call gb_Library_set_componentfile,sdd,sd/util/sdd))
|
||||
|
||||
$(eval $(call gb_Library_use_common_precompiled_header,sdd))
|
||||
|
||||
$(eval $(call gb_Library_add_exception_objects,sdd,\
|
||||
sd/source/ui/unoidl/sddetect \
|
||||
))
|
||||
|
|
|
@ -55,6 +55,8 @@ $(eval $(call gb_Library_use_libraries,sdfilt,\
|
|||
|
||||
$(eval $(call gb_Library_set_componentfile,sdfilt,sd/util/sdfilt))
|
||||
|
||||
$(eval $(call gb_Library_use_common_precompiled_header,sdfilt))
|
||||
|
||||
$(eval $(call gb_Library_add_exception_objects,sdfilt,\
|
||||
sd/source/filter/eppt/eppt \
|
||||
sd/source/filter/eppt/epptso \
|
||||
|
|
Loading…
Reference in a new issue