20abaa594b
2006/04/13 15:05:31 pjanik 1.6.40.1: #i61798#: Rename create-bundle to macosx-create-bundle.
6 lines
263 B
Text
6 lines
263 B
Text
..\%__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
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|