314bda79c4
2003/08/12 10:41:11 gh 1.9.6.1: remove old hid.lst particles and add new ones
22 lines
1 KiB
Text
22 lines
1 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\sts?????.dll %_DEST%\bin%_EXT%\sts?????.dll
|
|
..\%__SRC%\lib\libsts* %_DEST%\lib%_EXT%\*
|
|
..\%__SRC%\lib\ists.lib %_DEST%\lib%_EXT%\ists.lib
|
|
|
|
hedabu: ..\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
|
|
|
|
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
|
|
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
|
|
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
|
dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"
|