summaryrefslogtreecommitdiff
path: root/writerperfect/prj
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-23 11:11:31 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-23 11:11:31 +0000
commit93fb0f9fe41062444196dc53f701dc0cb194c123 (patch)
tree4edbecd0627f914c86ec3ed4eacf9fd2958a4e75 /writerperfect/prj
parentb949f7bd5f886b3c5ff6e19d3a79de07d502e85c (diff)
INTEGRATION: CWS fs08 (1.8.10); FILE MERGED
2006/12/18 09:27:16 fridrich_strba 1.8.10.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves
Diffstat (limited to 'writerperfect/prj')
-rw-r--r--writerperfect/prj/build.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/writerperfect/prj/build.lst b/writerperfect/prj/build.lst
index dd9776dfc668..d427afaf6623 100644
--- a/writerperfect/prj/build.lst
+++ b/writerperfect/prj/build.lst
@@ -2,4 +2,5 @@ wp writerperfect : LIBWPD:libwpd sot comphelper xmloff so3 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\util nmake - all wp_util wp_filter wp_stream NULL
+wp writerperfect\source\wpdimp nmake - all wp_wpdimp NULL
+wp writerperfect\util nmake - all wp_util wp_wpdimp wp_filter wp_stream NULL