[Libreoffice-commits] core.git: sw/CppunitTest_sw_uiwriter.mk

Luboš Luňák l.lunak at collabora.com
Tue Jun 24 08:18:05 PDT 2014


 sw/CppunitTest_sw_uiwriter.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f511a2915ed856f048fd7dd91fd9f7537b1e0479
Author: Luboš Luňák <l.lunak at collabora.com>
Date:   Tue Jun 24 17:15:58 2014 +0200

    try to fix linker error on Windows caused by last commit
    
    Change-Id: Iaad40befcde683e8b85eefa5b58bcd350fea9f71

diff --git a/sw/CppunitTest_sw_uiwriter.mk b/sw/CppunitTest_sw_uiwriter.mk
index 1a1914e..7e3e3e8 100644
--- a/sw/CppunitTest_sw_uiwriter.mk
+++ b/sw/CppunitTest_sw_uiwriter.mk
@@ -20,6 +20,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_uiwriter, \
     cppu \
     cppuhelper \
     sal \
+    sfx \
     svl \
     svt \
 	svxcore \


More information about the Libreoffice-commits mailing list