summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-01 14:48:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-01 15:17:29 +0100
commitf84ebfe90ce67e545cf09de8223dddf6d78671a5 (patch)
tree8c6e49c227026cf7b3ac49d38563605207be8ad2 /sc/CppunitTest_sc_ucalc.mk
parent2fb377c19f8ae38e7ec649af1343bbd64b70a16b (diff)
gb_Library_PLAINEXT->gb_Library_DLLEXT
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 129f662c043a..2fec47155038 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))