summaryrefslogtreecommitdiff
path: root/sandbox/prj/d.lst
blob: a05fe96c1bdec6f79a24affe5a05b755c7791f54 (plain)
1
2
3
4
5
6
7
8
..\%__SRC%\class\sandbox.jar %_DEST%\bin%_EXT%\sandbox.jar

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