From 89e836f6c1d1509c0d6a67805b236717e90d6c0e Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Thu, 22 Feb 2007 16:16:07 +0000 Subject: unbreak build --- writerfilter/prj/build.lst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'writerfilter/prj') 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 -- cgit