[Libreoffice-commits] .: sd/CppunitTest_sd_uimpress.mk
Caolán McNamara
caolan at kemper.freedesktop.org
Fri Jul 1 07:21:04 PDT 2011
sd/CppunitTest_sd_uimpress.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e0da77872d9852a5c20bf621450b50df0b008210
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Jul 1 14:48:36 2011 +0100
gb_Library_PLAINEXT->gb_Library_DLLEXT
diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk
index fde11a4..b8ee356 100644
--- a/sd/CppunitTest_sd_uimpress.mk
+++ b/sd/CppunitTest_sd_uimpress.mk
@@ -92,7 +92,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,sd_uimpress,\
$(eval $(call gb_CppunitTest_set_args,sd_uimpress,\
--headless \
--invisible \
- --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
+ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,sd_uimpress))
More information about the Libreoffice-commits
mailing list