summaryrefslogtreecommitdiff
path: root/transex3/prj/d.lst
blob: 91f2e4bbbdb95f99af2b9668389928afea8b3579 (plain)
1
2
3
4
5
6
7
8
9
10
..\%__SRC%\bin\xmlex.exe %_DEST%\bin%_EXT%\xmlex.exe
..\%__SRC%\bin\xmlex %_DEST%\bin%_EXT%\xmlex
..\%__SRC%\bin\cfgex.exe %_DEST%\bin%_EXT%\cfgex.exe
..\%__SRC%\bin\cfgex %_DEST%\bin%_EXT%\cfgex

..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx

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