summaryrefslogtreecommitdiffstats
path: root/writerfilter/prj
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich_strba@openoffice.org>2007-02-22 16:16:07 +0000
committerFridrich Štrba <fridrich_strba@openoffice.org>2007-02-22 16:16:07 +0000
commit89e836f6c1d1509c0d6a67805b236717e90d6c0e (patch)
tree20e6d7c82ccff044c2f8d5106baa71164b162bdc /writerfilter/prj
parentreal filter detection implemented (diff)
downloadcore-89e836f6c1d1509c0d6a67805b236717e90d6c0e.tar.gz
core-89e836f6c1d1509c0d6a67805b236717e90d6c0e.zip
unbreak build
Diffstat (limited to 'writerfilter/prj')
-rw-r--r--writerfilter/prj/build.lst7
1 files changed, 4 insertions, 3 deletions
diff --git a/writerfilter/prj/build.lst b/writerfilter/prj/build.lst
index 343e75402c1f..05b7d115d24b 100644
--- a/writerfilter/prj/build.lst
+++ b/writerfilter/prj/build.lst
@@ -8,12 +8,13 @@ wf writerfilter\unocomponent\debugservices\xxml nmake - all wf_debugservicesxxml
wf writerfilter\unocomponent\debugservices\odsl nmake - all wf_debugservicesodl NULL
wf writerfilter\unocomponent\debugservices\rtfsl nmake - all wf_debugservicesrtfsl NULL
wf writerfilter\unocomponent\debugservices\doctok nmake - all wf_debugservicesdoctok NULL
-wf writerfilter\unocomponent nmake - all wf_unocomponent wf_rtftok wf_doctok wf_debugservicesrtftok wf_debugservicesxxml wf_debugservicesodl wf_debugservicesrtfsl wf_debugservicesdoctok wf_odiapi NULL
+wf writerfilter\unocomponent\debugservices\ooxml nmake - all wf_debugservicesooxml NULL
+wf writerfilter\unocomponent nmake - all wf_unocomponent wf_rtftok wf_doctok 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 NULL
-wf writerfilter\source\dmapper nmake - all wf_dmapper wf_doctok NULL
+wf writerfilter\source\filter nmake - all wf_filter wf_doctok wf_ooxml NULL
+wf writerfilter\source\dmapper nmake - all wf_dmapper wf_doctok wf_ooxml NULL
wf writerfilter\util nmake - all wf_odiapi wf_odiapisl wf_odiapixxml wf_odiapiprops wf_qname wf_odiapicore wf_filter wf_dmapper NULL