[Libreoffice-commits] .: sw/CppunitTest_sw_swdoc_test.mk

Michael Stahl mst at kemper.freedesktop.org
Wed Jun 20 13:43:08 PDT 2012


 sw/CppunitTest_sw_swdoc_test.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 38ebb2f94f08009e3e7386449006d06f901400ed
Author: Michael Stahl <mstahl at redhat.com>
Date:   Wed Jun 20 22:39:51 2012 +0200

    don't link CppunitTest_sw_swdoc_test against sw
    
    This test uses gb_CppunitTest_use_library_objects, and MSVC won't link
    it now. Seems this was added in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87,
    but why?
    
    Change-Id: I206132cf2b0c4075334ee7a692a12c54da9ac953

diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index dc4490b..94ebab3 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -58,7 +58,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_swdoc_test, \
     svt \
     svx \
     svxcore \
-    sw \
     swd \
 	test \
     tk \


More information about the Libreoffice-commits mailing list