2003-08-25 09:47:03 -05:00
|
|
|
mkdir: %COMMON_DEST%\bin%_EXT%\hid
|
2000-09-18 10:18:56 -05:00
|
|
|
mkdir: %_DEST%\inc%_EXT%\automation
|
|
|
|
|
2004-01-19 10:51:45 -06:00
|
|
|
#..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid
|
2005-06-21 13:05:42 -05:00
|
|
|
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
|
|
|
|
..\%__SRC%\lib\lib* %_DEST%\lib%_EXT%\*
|
2003-06-10 05:29:31 -05:00
|
|
|
..\%__SRC%\lib\ists.lib %_DEST%\lib%_EXT%\ists.lib
|
2005-06-21 13:05:42 -05:00
|
|
|
..\%__SRC%\lib\isimplecm.lib %_DEST%\lib%_EXT%\isimplecm.lib
|
|
|
|
..\%__SRC%\lib\icommuni.lib %_DEST%\lib%_EXT%\icommuni.lib
|
2000-09-18 10:18:56 -05:00
|
|
|
|
2005-06-21 13:05:42 -05:00
|
|
|
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
|
2002-11-18 09:01:34 -06:00
|
|
|
|
|
|
|
..\%__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
|
|
|
|
|
2004-09-20 06:24:38 -05:00
|
|
|
..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.zip
|
|
|
|
|
2006-05-05 02:15:00 -05:00
|
|
|
..\%__SRC%\bin\.testtoolrc %_DEST%\lib%_EXT%\.testtoolrc
|
|
|
|
..\%__SRC%\bin\testtool.ini %_DEST%\bin%_EXT%\testtool.ini
|
|
|
|
|
2006-04-20 08:02:40 -05:00
|
|
|
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|