summaryrefslogtreecommitdiff
path: root/sax/prj/d.lst
blob: 76177f5549091b39c5427b6a8892fd5fe446071a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib
..\%__SRC%\misc\fastsax.component %_DEST%\xml%_EXT%\fastsax.component
..\%__SRC%\misc\sax.component %_DEST%\xml%_EXT%\sax.component
..\%__SRC%\misc\sax.inbuild.component %_DEST%\xml%_EXT%\sax.inbuild.component

mkdir: %_DEST%\inc%_EXT%\sax
mkdir: %_DEST%\inc%_EXT%\sax\tools
..\inc\sax\dllapi.h %_DEST%\inc%_EXT%\sax\dllapi.h
..\inc\sax\fshelper.hxx %_DEST%\inc%_EXT%\sax\fshelper.hxx
..\inc\sax\fastattribs.hxx %_DEST%\inc%_EXT%\sax\fastattribs.hxx
..\inc\sax\tools\converter.hxx %_DEST%\inc%_EXT%\sax\tools\converter.hxx

dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"