diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-03-14 22:13:23 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-03-14 22:13:42 +0100 |
commit | 36938e69d098c4e42d471963bc433dc914cebd57 (patch) | |
tree | 3f47378e4fc82b480521566bed262106970d4ab8 /svl | |
parent | dd4aa4debbb556117c9b9b9c755a9d9164d8dc25 (diff) |
Fix svl Windows build
Change-Id: Ibb5a6bb612f08a91c078492244e62f4a58102e39
Diffstat (limited to 'svl')
-rw-r--r-- | svl/CppunitTest_svl_qa_cppunit.mk | 1 |
1 files changed, 0 insertions, 1 deletions
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,\ |