office-gobmx/automation/prj/d.lst
2004-06-04 12:20:34 +00:00

17 lines
709 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
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"