summaryrefslogtreecommitdiff
path: root/writerfilter/prj
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/prj')
-rw-r--r--writerfilter/prj/build.lst4
-rw-r--r--writerfilter/prj/d.lst3
2 files changed, 5 insertions, 2 deletions
diff --git a/writerfilter/prj/build.lst b/writerfilter/prj/build.lst
index 05b7d115d24b..5e0b21760a1b 100644
--- a/writerfilter/prj/build.lst
+++ b/writerfilter/prj/build.lst
@@ -15,6 +15,6 @@ 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 NULL
-wf writerfilter\source\dmapper nmake - all wf_dmapper wf_doctok wf_ooxml 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\util nmake - all wf_odiapi wf_odiapisl wf_odiapixxml wf_odiapiprops wf_qname wf_odiapicore wf_filter wf_dmapper NULL
diff --git a/writerfilter/prj/d.lst b/writerfilter/prj/d.lst
index 5e8590094791..0ad5cddda8f2 100644
--- a/writerfilter/prj/d.lst
+++ b/writerfilter/prj/d.lst
@@ -1,2 +1,5 @@
..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
+..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
+..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
+