285f28b5ca
2006/05/03 13:52:21 gh 1.15.48.1: #i63675# add testtool.ini/rc to installation
28 lines
1.3 KiB
Text
28 lines
1.3 KiB
Text
mkdir: %COMMON_DEST%\bin%_EXT%\hid
|
|
mkdir: %_DEST%\inc%_EXT%\automation
|
|
|
|
#..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid
|
|
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
|
|
..\%__SRC%\lib\lib* %_DEST%\lib%_EXT%\*
|
|
..\%__SRC%\lib\ists.lib %_DEST%\lib%_EXT%\ists.lib
|
|
..\%__SRC%\lib\isimplecm.lib %_DEST%\lib%_EXT%\isimplecm.lib
|
|
..\%__SRC%\lib\icommuni.lib %_DEST%\lib%_EXT%\icommuni.lib
|
|
|
|
hedabu: ..\inc\automation.hxx %_DEST%\inc%_EXT%\automation\automation.hxx
|
|
hedabu: ..\inc\commdefines.hxx %_DEST%\inc%_EXT%\automation\commdefines.hxx
|
|
hedabu: ..\inc\commtypes.hxx %_DEST%\inc%_EXT%\automation\commtypes.hxx
|
|
hedabu: ..\inc\communi.hxx %_DEST%\inc%_EXT%\automation\communi.hxx
|
|
hedabu: ..\inc\simplecm.hxx %_DEST%\inc%_EXT%\automation\simplecm.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
|
|
|
|
..\%__SRC%\bin\.testtoolrc %_DEST%\lib%_EXT%\.testtoolrc
|
|
..\%__SRC%\bin\testtool.ini %_DEST%\bin%_EXT%\testtool.ini
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|