7 lines
298 B
Plaintext
7 lines
298 B
Plaintext
..\%__SRC%\bin\xml2cmp.exe %_DEST%\bin%_EXT%\xml2cmp.exe
|
|
..\%__SRC%\bin\xml2cmp %_DEST%\bin%_EXT%\xml2cmp
|
|
..\%__SRC%\bin\srvdepy.exe %_DEST%\bin%_EXT%\srvdepy.exe
|
|
..\%__SRC%\bin\srvdepy %_DEST%\bin%_EXT%\srvdepy
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|