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