Creating temporary file "d:\icz3\Debug\BAT000001372528.bat" with contents
[
@echo off
ml.exe /c /nologo /Fo"Debug\WIN.obj" /W3 /Zi /Gz /errorReport:prompt /Ta.\WIN.ASM
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Assembling..."
exit 1
:VCEnd
]
Creating command line "d:\icz3\Debug\BAT000001372528.bat"
Creating temporary file "d:\icz3\Debug\RSP000002372528.rsp" with contents
[
/OUT:"D:\icz3\Debug\icz3.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Debug\icz3.exe.intermediate.manifest" /DEBUG /PDB:"d:\icz3\Debug\icz3.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\Debug\WIN.obj"
]
Creating command line "link.exe @d:\icz3\Debug\RSP000002372528.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\icz3\Debug\RSP000003372528.rsp" with contents
[
/outputresource:".\Debug\icz3.exe;#1" /manifest
.\Debug\icz3.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\icz3\Debug\RSP000003372528.rsp /nologo"
Creating temporary file "d:\icz3\Debug\BAT000004372528.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\icz3\Debug\BAT000004372528.bat"
|