diff options
Diffstat (limited to 'sd')
-rw-r--r-- | sd/CppunitTest_sd_filters_test.mk | 4 | ||||
-rw-r--r-- | sd/CppunitTest_sd_regression_test.mk | 4 | ||||
-rw-r--r-- | sd/CppunitTest_sd_uimpress.mk | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/sd/CppunitTest_sd_filters_test.mk b/sd/CppunitTest_sd_filters_test.mk index 50f1e1191bdf..46cae1e12449 100644 --- a/sd/CppunitTest_sd_filters_test.mk +++ b/sd/CppunitTest_sd_filters_test.mk @@ -80,10 +80,6 @@ $(eval $(call gb_CppunitTest_use_api,sd_filters_test,\ $(eval $(call gb_CppunitTest_uses_ure,sd_filters_test)) -$(eval $(call gb_CppunitTest_use_type_rdbs,sd_filters_test,\ - types \ -)) - $(eval $(call gb_CppunitTest_use_components,sd_filters_test,\ basic/util/sb \ comphelper/util/comphelp \ diff --git a/sd/CppunitTest_sd_regression_test.mk b/sd/CppunitTest_sd_regression_test.mk index 5d3f2e0fd36d..af1b60e3ad33 100644 --- a/sd/CppunitTest_sd_regression_test.mk +++ b/sd/CppunitTest_sd_regression_test.mk @@ -81,10 +81,6 @@ $(eval $(call gb_CppunitTest_use_api,sd_regression_test,\ $(eval $(call gb_CppunitTest_uses_ure,sd_regression_test)) -$(eval $(call gb_CppunitTest_use_type_rdbs,sd_regression_test,\ - types \ -)) - $(eval $(call gb_CppunitTest_use_components,sd_regression_test,\ basic/util/sb \ comphelper/util/comphelp \ diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk index 67691f17edd3..b504c436af9e 100644 --- a/sd/CppunitTest_sd_uimpress.mk +++ b/sd/CppunitTest_sd_uimpress.mk @@ -78,10 +78,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sd_uimpress,\ $(eval $(call gb_CppunitTest_uses_ure,sd_uimpress)) -$(eval $(call gb_CppunitTest_use_type_rdbs,sd_uimpress,\ - types \ -)) - $(eval $(call gb_CppunitTest_use_components,sd_uimpress,\ configmgr/source/configmgr \ framework/util/fwk \ |