[Libreoffice-commits] .: sc/CppunitTest_sc_ucalc.mk

Caolán McNamara caolan at kemper.freedesktop.org
Fri Jul 1 07:20:55 PDT 2011


 sc/CppunitTest_sc_ucalc.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 862bb375f39bd8a9439d740a24a31a26e62ba581
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Jul 1 14:48:19 2011 +0100

    gb_Library_PLAINEXT->gb_Library_DLLEXT

diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 129f662..2fec471 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -92,7 +92,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,sc_ucalc,\
 $(eval $(call gb_CppunitTest_set_args,sc_ucalc,\
     --headless \
     --invisible \
-    --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
+    --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
 ))
 
 $(eval $(call gb_RdbTarget_RdbTarget,sc_ucalc))


More information about the Libreoffice-commits mailing list