1 ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
2 ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
3 ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
4 ..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib
6 mkdir: %_DEST%\inc%_EXT%\sax
7 mkdir: %_DEST%\inc%_EXT%\sax\tools
8 ..\inc\sax\dllapi.h %_DEST%\inc%_EXT%\sax\dllapi.h
9 ..\inc\sax\fshelper.hxx %_DEST%\inc%_EXT%\sax\fshelper.hxx
10 ..\inc\sax\fastattribs.hxx %_DEST%\inc%_EXT%\sax\fastattribs.hxx
11 ..\inc\sax\tools\converter.hxx %_DEST%\inc%_EXT%\sax\tools\converter.hxx
13 dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"