summaryrefslogtreecommitdiffstats
path: root/writerfilter/prj
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-01-24 14:56:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-01-24 14:56:55 +0000
commit468bcefbaa4856dcdcfad202689b124c2f1473dd (patch)
tree0a354c5fc74398ea419bf2414f86b313de75af48 /writerfilter/prj
parentINTEGRATION: CWS xf02bigcleanup (1.2.4); FILE MERGED (diff)
downloadcore-468bcefbaa4856dcdcfad202689b124c2f1473dd.tar.gz
core-468bcefbaa4856dcdcfad202689b124c2f1473dd.zip
INTEGRATION: CWS xf02bigcleanup (1.8.4); FILE MERGED
2008/01/23 11:22:38 fridrich_strba 1.8.4.1: binning odiapi and related debug services. I asked henning, so if I break something, you can lynch him instead of me :-)
Diffstat (limited to 'writerfilter/prj')
-rw-r--r--writerfilter/prj/build.lst20
1 files changed, 5 insertions, 15 deletions
diff --git a/writerfilter/prj/build.lst b/writerfilter/prj/build.lst
index fef5e54e6486..1a13b90e0e57 100644
--- a/writerfilter/prj/build.lst
+++ b/writerfilter/prj/build.lst
@@ -1,21 +1,11 @@
-wf writerfilter : soltools sal boost cppu cppuhelper ucbhelper tools svx XALAN:xalan LIBXSLT:libxslt NULL
+wf writerfilter : soltools sal boost cppu cppuhelper ucbhelper tools svx LIBXSLT:libxslt NULL
wf writerfilter usr1 - all wf_mkout NULL
wf writerfilter\source\resourcemodel nmake - all wf_resourcemodel NULL
-wf writerfilter\source\rtftok nmake - all wf_rtftok NULL
wf writerfilter\source\doctok nmake - all wf_doctok wf_resourcemodel NULL
wf writerfilter\source\ooxml nmake - all wf_ooxml wf_resourcemodel NULL
-wf writerfilter\unocomponent\debugservices\rtftok nmake - all wf_debugservicesrtftok NULL
-wf writerfilter\unocomponent\debugservices\xxml nmake - all wf_debugservicesxxml NULL
-wf writerfilter\unocomponent\debugservices\odsl nmake - all wf_debugservicesodl NULL
-wf writerfilter\unocomponent\debugservices\rtfsl nmake - all wf_debugservicesrtfsl NULL
+wf writerfilter\source\filter nmake - all wf_filter NULL
+wf writerfilter\source\dmapper nmake - all wf_dmapper wf_resourcemodel NULL
wf writerfilter\unocomponent\debugservices\doctok nmake - all wf_debugservicesdoctok NULL
wf writerfilter\unocomponent\debugservices\ooxml nmake - all wf_debugservicesooxml NULL
-wf writerfilter\unocomponent nmake - all wf_unocomponent wf_rtftok wf_doctok wf_resourcemodel wf_debugservicesrtftok wf_debugservicesxxml wf_debugservicesodl wf_debugservicesrtfsl wf_debugservicesdoctok wf_debugservicesooxml wf_odiapi NULL
-wf writerfilter\source\odiapi\core nmake - all wf_odiapicore NULL
-wf writerfilter\source\odiapi\qname nmake - all wf_qname NULL
-wf writerfilter\source\odiapi\props nmake - all wf_odiapiprops wf_qname NULL
-wf writerfilter\source\odiapi\xxml nmake - all wf_odiapixxml wf_odiapiprops wf_qname NULL
-wf writerfilter\source\odiapi\sl nmake - all wf_odiapisl wf_odiapixxml wf_odiapiprops wf_qname NULL
-wf writerfilter\source\filter nmake - all wf_filter wf_doctok wf_ooxml wf_rtftok wf_resourcemodel NULL
-wf writerfilter\source\dmapper nmake - all wf_dmapper wf_doctok wf_ooxml wf_rtftok wf_resourcemodel NULL
-wf writerfilter\util nmake - all wf_odiapi wf_odiapisl wf_odiapixxml wf_odiapiprops wf_qname wf_odiapicore wf_filter wf_dmapper NULL
+wf writerfilter\unocomponent nmake - all wf_unocomponent wf_doctok wf_ooxml wf_resourcemodel wf_debugservicesdoctok wf_debugservicesooxml NULL
+wf writerfilter\util nmake - all wf_util wf_filter wf_dmapper wf_doctok wf_ooxml wf_unocomponent NULL