summaryrefslogtreecommitdiffstats
path: root/starmath/CppunitTest_starmath_qa_cppunit.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-06-13 23:34:54 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-06-15 19:32:30 -0500
commit0c3efcbd18707057703b2e81d635987b72b2a485 (patch)
treea9496161c225c9286d7a039c0fca68226c405895 /starmath/CppunitTest_starmath_qa_cppunit.mk
parentadd modified unoexceptionprotector for better error msgs from exceptions (diff)
downloadcore-0c3efcbd18707057703b2e81d635987b72b2a485.tar.gz
core-0c3efcbd18707057703b2e81d635987b72b2a485.zip
gb_Library_PLAINEXT->gb_Library_DLLEXT
Cherry picked from 405454c88a44f0f881d67b4c707a5714cfc1d53c Change-Id: I18bb06ff9dfffcdb2dd958c736b6e81af0b2b4ca
Diffstat (limited to 'starmath/CppunitTest_starmath_qa_cppunit.mk')
-rw-r--r--starmath/CppunitTest_starmath_qa_cppunit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/CppunitTest_starmath_qa_cppunit.mk b/starmath/CppunitTest_starmath_qa_cppunit.mk
index abb894fba019..78440f8c7c1f 100644
--- a/starmath/CppunitTest_starmath_qa_cppunit.mk
+++ b/starmath/CppunitTest_starmath_qa_cppunit.mk
@@ -90,7 +90,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,starmath_qa_cppunit,\
$(eval $(call gb_CppunitTest_set_args,starmath_qa_cppunit,\
--headless \
--invisible \
- --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
+ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,starmath_qa_cppunit))