summaryrefslogtreecommitdiff
path: root/writerperfect/prj
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-05-17 12:42:09 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-05-17 12:42:09 +0200
commit036132d4a57858040248eda1ee4a4932b5b6c789 (patch)
treeeabbab65b99b3ac4b5e6d4c91a231a9ac952fb38 /writerperfect/prj
parent4a7cfffd5757a7cf50b03b13b88940ca7c49c335 (diff)
Make writerperfect actually build again
Diffstat (limited to 'writerperfect/prj')
-rw-r--r--writerperfect/prj/build.lst5
1 files changed, 3 insertions, 2 deletions
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