Build Log
  

------- Build started: Project: Temp, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "e:\johnk\projects\Multithreading Examples\Jaeschke\SillyExample\Release\RSP000013.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /MT /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\Main.cpp"
]
Creating command line "cl.exe @"e:\johnk\projects\Multithreading Examples\Jaeschke\SillyExample\Release\RSP000013.rsp" /nologo"
Creating temporary file "e:\johnk\projects\Multithreading Examples\Jaeschke\SillyExample\Release\RSP000014.rsp" with contents
[
/OUT:"Release/Temp.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/Temp.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /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
".\release\Main.obj"
]
Creating command line "link.exe @"e:\johnk\projects\Multithreading Examples\Jaeschke\SillyExample\Release\RSP000014.rsp""
Output Window
  
Compiling...
Main.cpp
Linking...
Results
  
Build log was saved at "file://e:\johnk\projects\Multithreading Examples\Jaeschke\SillyExample\Release\BuildLog.htm"
Temp - 0 error(s), 0 warning(s)