From 0c3efcbd18707057703b2e81d635987b72b2a485 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Wed, 13 Jun 2012 23:34:54 -0500 Subject: gb_Library_PLAINEXT->gb_Library_DLLEXT Cherry picked from 405454c88a44f0f881d67b4c707a5714cfc1d53c Change-Id: I18bb06ff9dfffcdb2dd958c736b6e81af0b2b4ca --- starmath/CppunitTest_starmath_qa_cppunit.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath/CppunitTest_starmath_qa_cppunit.mk') 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)) -- cgit