office-gobmx/automation/prj/d.lst

29 lines
1.3 KiB
Text
Raw Normal View History

mkdir: %COMMON_DEST%\bin%_EXT%\hid
2000-09-18 10:18:56 -05:00
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
2000-09-18 10:18:56 -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
..\%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"