Build Log
  

Build started: Project: HelloWorld, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\RSP00000734362664.rsp" with contents
[
/Od /D "_MBCS" /FD /EHsc /MDd /GS- /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Zi /TC ".\Hello.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\RSP00000734362664.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\RSP00000834362664.rsp" with contents
[
/OUT:"C:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\Debug\HelloWorld.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Debug\HelloWorld.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\Debug\HelloWorld.pdb" /DYNAMICBASE /NXCOMPAT /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\Hello.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\RSP00000834362664.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\RSP00000A34362664.rsp" with contents
[
/outputresource:"..\Debug\HelloWorld.exe;#1" /manifest

".\Debug\HelloWorld.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\RSP00000A34362664.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\BAT00000D34362664.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\BAT00000D34362664.bat"""
Output Window
  
Compiling...
Hello.c
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\HelloWorld\Debug\BuildLog.htm"
HelloWorld - 0 error(s), 0 warning(s)