summaryrefslogtreecommitdiff
path: root/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-01 14:48:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-01 15:18:34 +0100
commit0e334c2bfa7e46f5b3b2a2e7acc47257827fb126 (patch)
tree59e18a5930354ab74cebd65fe47561dd74163c22 /lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
parent063ea6bd2703a55f9ca136d3c7ec63df818147e7 (diff)
gb_Library_PLAINEXT->gb_Library_DLLEXT
Diffstat (limited to 'lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk')
-rw-r--r--lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
index 46749f2ab24e..5bebd75b7849 100644
--- a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
+++ b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
@@ -67,7 +67,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,lotuswordpro_test_lotuswordpro,\
$(eval $(call gb_CppunitTest_set_args,lotuswordpro_test_lotuswordpro,\
--headless \
--invisible \
- --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
+ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,lotuswordpro_test_lotuswordpro))