summaryrefslogtreecommitdiff
path: root/automation/prj/d.lst
blob: 8883df6d372f4dc2fb8cc1cad7de4c46b03bc949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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

dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"