From c1758889cbd5e8e4afb1044425c908715eb3e1cd Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 11 Nov 2011 22:48:37 +0100 Subject: Heavily simplified utl::ConfigManager. --- sd/CppunitTest_sd_uimpress.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sd/CppunitTest_sd_uimpress.mk') diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk index 8b8d909d5410..2b162c29b03f 100644 --- a/sd/CppunitTest_sd_uimpress.mk +++ b/sd/CppunitTest_sd_uimpress.mk @@ -91,9 +91,14 @@ $(eval $(call gb_CppunitTest_add_components,sd_uimpress,\ i18npool/util/i18npool \ )) +$(eval $(call gb_CppunitTest_add_old_components,sd_uimpress,\ + configmgr \ +)) + $(eval $(call gb_CppunitTest_set_args,sd_uimpress,\ --headless \ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \ + "-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \ )) # vim: set noet sw=4 ts=4: -- cgit v1.2.3