summaryrefslogtreecommitdiff
path: root/rsc/prj/d.lst
blob: 85cf596a52d436b153f896d346bb8bbd405cb00a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
..\%__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\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*

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