From 036132d4a57858040248eda1ee4a4932b5b6c789 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Tue, 17 May 2011 12:42:09 +0200 Subject: Make writerperfect actually build again --- writerperfect/prj/build.lst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'writerperfect/prj') diff --git a/writerperfect/prj/build.lst b/writerperfect/prj/build.lst index 4e083aeda8e8..4c732907a81f 100644 --- a/writerperfect/prj/build.lst +++ b/writerperfect/prj/build.lst @@ -1,8 +1,9 @@ -wp writerperfect : LIBWPG:libwpg LIBWPS:libwps LIBWPD:libwpd sot comphelper xmloff svtools sfx2 LIBXSLT:libxslt NULL +wp writerperfect : LIBWPG:libwpg LIBWPS:libwps LIBWPD:libwpd LIBVISIO:libvisio sot comphelper xmloff svtools sfx2 LIBXSLT:libxslt NULL wp writerperfect usr1 - all wp_mkout NULL wp writerperfect\source\stream nmake - all wp_stream NULL wp writerperfect\source\filter nmake - all wp_filter NULL wp writerperfect\source\wpdimp nmake - all wp_wpdimp NULL wp writerperfect\source\wpsimp nmake - all wp_wpsimp NULL wp writerperfect\source\wpgimp nmake - all wp_wpgimp NULL -wp writerperfect\util nmake - all wp_util wp_wpgimp wp_wpsimp wp_wpdimp wp_filter wp_stream NULL +wp writerperfect\source\vsdimp nmake - all wp_vsdimp NULL +wp writerperfect\util nmake - all wp_util wp_vsdimp wp_wpgimp wp_wpsimp wp_wpdimp wp_filter wp_stream NULL -- cgit