From f511a2915ed856f048fd7dd91fd9f7537b1e0479 Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Tue, 24 Jun 2014 17:15:58 +0200 Subject: try to fix linker error on Windows caused by last commit Change-Id: Iaad40befcde683e8b85eefa5b58bcd350fea9f71 --- sw/CppunitTest_sw_uiwriter.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw') diff --git a/sw/CppunitTest_sw_uiwriter.mk b/sw/CppunitTest_sw_uiwriter.mk index 1a1914e8e1b6..7e3e3e8ae715 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 \ -- cgit