summaryrefslogtreecommitdiff
path: root/rsc/prj/d.lst
blob: 3cf5471683a96de7ce6eaeb5bd656cba7e6269ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
..\%__SRC%\bin\rsc.exe %_DEST%\bin%_EXT%\rsc.exe
..\%__SRC%\bin\rsc2.exe %_DEST%\bin%_EXT%\rsc2.exe
..\%__SRC%\bin\rsc %_DEST%\bin%_EXT%\rsc
..\%__SRC%\bin\rsc2 %_DEST%\bin%_EXT%\rsc2

mkdir: %_DEST%\inc%_EXT%\rsc
hedabu: ..\inc\rscsfx.hxx %_DEST%\inc%_EXT%\rsc\rscsfx.hxx

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