[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - sw/CppunitTest_sw_uiwriter.mk

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


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

New commits:
commit db8dacf24f80f39375c9ff192c64c595243ae240
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
    (cherry picked from commit f511a2915ed856f048fd7dd91fd9f7537b1e0479)

diff --git a/sw/CppunitTest_sw_uiwriter.mk b/sw/CppunitTest_sw_uiwriter.mk
index 62c7c4e..7d9bee8 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 \
     sw \


More information about the Libreoffice-commits mailing list