Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD5.tmp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /EHsc /RTC1 /Gm /Yu"stdafx.h" /Fp"Debug/sqrt.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /ZI /W3 /c /MLd
sqrt.cpp
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD5.tmp /nologo"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD6.tmp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /EHsc /RTC1 /Gm /Yc"StdAfx.h" /Fp"Debug/sqrt.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /ZI /W3 /c /MLd
stdafx.cpp
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD6.tmp /nologo"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD7.tmp" with contents
[
/INCREMENTAL /NOLOGO /OUT:"Debug/sqrt.exe" /SUBSYSTEM:CONSOLE /MACHINE:IX86 /DEBUG /PDB:"Debug/sqrt.pdb" 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\stdafx.obj
Debug\sqrt.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD7.tmp"
|