summaryrefslogtreecommitdiff
path: root/sax/prj/d.lst
blob: 9534663d5bfb8e887f00daae4989d920c7a599d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
..\%__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%\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"