648f6a670f
2004/08/23 08:29:52 gh 1.13.18.1: #i32167# testtool gets its own (much smaller) images.zip
19 lines
785 B
Text
19 lines
785 B
Text
mkdir: %COMMON_DEST%\bin%_EXT%\hid
|
|
mkdir: %_DEST%\inc%_EXT%\automation
|
|
|
|
#..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid
|
|
..\%__SRC%\bin\sts?????.dll %_DEST%\bin%_EXT%\sts?????.dll
|
|
..\%__SRC%\lib\libsts* %_DEST%\lib%_EXT%\*
|
|
..\%__SRC%\lib\ists.lib %_DEST%\lib%_EXT%\ists.lib
|
|
|
|
..\inc\automation.hxx %_DEST%\inc%_EXT%\automation\automation.hxx
|
|
|
|
..\%__SRC%\bin\testtool.exe %_DEST%\bin%_EXT%\testtool.exe
|
|
..\%__SRC%\bin\testtool %_DEST%\bin%_EXT%\testtool.bin
|
|
..\%__SRC%\inc\classes %_DEST%\bin%_EXT%\classes
|
|
..\%__SRC%\inc\keycodes %_DEST%\bin%_EXT%\keycodes
|
|
..\%__SRC%\inc\res_type %_DEST%\bin%_EXT%\res_type
|
|
|
|
..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.zip
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|