Build Log
  

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

Command Lines
  
Creating temporary file "c:\mysrc\cpuspeed\Release\RSP000003.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /ML /YX"stdafx.h" /Fp".\Release/cpuspeed.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
.\cpuspeed.cpp
]
Creating command line "cl.exe @c:\mysrc\cpuspeed\Release\RSP000003.rsp /nologo"
Creating temporary file "c:\mysrc\cpuspeed\Release\RSP000004.rsp" with contents
[
/OUT:".\Release/cpuspeed.exe" /INCREMENTAL:NO /NOLOGO /PDB:".\Release/cpuspeed.pdb" /SUBSYSTEM:CONSOLE /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\cpuspeed.obj
]
Creating command line "link.exe @c:\mysrc\cpuspeed\Release\RSP000004.rsp"
Output Window
  
Compiling...
cpuspeed.cpp
Linking...
Results
  
Build log was saved at "file://c:\mysrc\cpuspeed\Release\BuildLog.htm"
cpuspeed - 0 error(s), 0 warning(s)