summaryrefslogtreecommitdiffstats
path: root/rdbmaker/prj/d.lst
blob: d5c7bf998745c9578edf894a3a43d91e04b5fe56 (plain)
1
2
3
4
5
6
7
8
9
10
11
..\%__SRC%\bin\rdbmaker.exe %_DEST%\bin%_EXT%\rdbmaker.exe
..\%__SRC%\bin\rdbmaker.pdb %_DEST%\bin%_EXT%\rdbmaker.pdb

..\%__SRC%\bin\rdbmaker %_DEST%\bin%_EXT%\rdbmaker


..\%__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"