summaryrefslogtreecommitdiff
path: root/sax/prj/d.lst
diff options
context:
space:
mode:
Diffstat (limited to 'sax/prj/d.lst')
-rw-r--r--sax/prj/d.lst16
1 files changed, 0 insertions, 16 deletions
diff --git a/sax/prj/d.lst b/sax/prj/d.lst
index 12cd6cd81370..54fab394e8fc 100644
--- a/sax/prj/d.lst
+++ b/sax/prj/d.lst
@@ -1,18 +1,2 @@
-..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
-..\%__SRC%\lib\*.so %_DEST%\lib\*.so
-..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib
-..\%__SRC%\lib\*.lib %_DEST%\lib\*.lib
..\%__SRC%\lib\*.a %_DEST%\lib\*.a
-..\%__SRC%\misc\fastsax.component %_DEST%\xml\fastsax.component
-..\%__SRC%\misc\sax.component %_DEST%\xml\sax.component
-..\%__SRC%\misc\sax.inbuild.component %_DEST%\xml\sax.inbuild.component
-
-mkdir: %_DEST%\inc\sax
-mkdir: %_DEST%\inc\sax\tools
-..\inc\sax\dllapi.h %_DEST%\inc\sax\dllapi.h
-..\inc\sax\fshelper.hxx %_DEST%\inc\sax\fshelper.hxx
-..\inc\sax\fastattribs.hxx %_DEST%\inc\sax\fastattribs.hxx
-..\inc\sax\tools\converter.hxx %_DEST%\inc\sax\tools\converter.hxx
..\inc\sax\tools\documenthandleradapter.hxx %_DEST%\inc\sax\tools\documenthandleradapter.hxx
-
-dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib\*.dylib; fi"