From 36938e69d098c4e42d471963bc433dc914cebd57 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Thu, 14 Mar 2013 22:13:23 +0100 Subject: Fix svl Windows build Change-Id: Ibb5a6bb612f08a91c078492244e62f4a58102e39 --- svl/CppunitTest_svl_qa_cppunit.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/svl/CppunitTest_svl_qa_cppunit.mk b/svl/CppunitTest_svl_qa_cppunit.mk index e7ff1650b57f..5a35e49f7356 100644 --- a/svl/CppunitTest_svl_qa_cppunit.mk +++ b/svl/CppunitTest_svl_qa_cppunit.mk @@ -43,7 +43,6 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_qa_cppunit, \ unoidl \ unotest \ utl \ - $(gb_STDLIBS) \ )) $(eval $(call gb_CppunitTest_set_include,svl_qa_cppunit,\ -- cgit