From 6f56a2f542664149c875d1720dadf62349e25bf1 Mon Sep 17 00:00:00 2001 From: Henning Brinkmann Date: Fri, 13 Apr 2007 09:33:46 +0000 Subject: new directory --- writerfilter/prj/build.lst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'writerfilter/prj') diff --git a/writerfilter/prj/build.lst b/writerfilter/prj/build.lst index 5e0b21760a1b..ec6f4850164d 100644 --- a/writerfilter/prj/build.lst +++ b/writerfilter/prj/build.lst @@ -1,20 +1,21 @@ wf writerfilter : soltools sal boost cppu cppuhelper ucbhelper tools svx 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 NULL -wf writerfilter\source\ooxml nmake - all wf_ooxml 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\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_debugservicesrtftok wf_debugservicesxxml wf_debugservicesodl wf_debugservicesrtfsl wf_debugservicesdoctok wf_debugservicesooxml wf_odiapi 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 NULL -wf writerfilter\source\dmapper nmake - all wf_dmapper wf_doctok wf_ooxml wf_rtftok 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 -- cgit