Build Log
  

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

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Dev\HWDetect\Release\RSP000001.rsp" with contents
[
/D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/HWDetect.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\HWDetectDlg.cpp
.\HWDetect.cpp
]
Creating command line "cl.exe @c:\Dev\HWDetect\Release\RSP000001.rsp /nologo"
Creating temporary file "c:\Dev\HWDetect\Release\RSP000002.rsp" with contents
[
/D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /GS /Zc:wchar_t /Yc"stdafx.h" /Fp"Release/HWDetect.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\stdafx.cpp
]
Creating command line "cl.exe @c:\Dev\HWDetect\Release\RSP000002.rsp /nologo"
Creating command line "rc.exe /d "NDEBUG" /d "_AFXDLL" /l 0x409 /I "Release" /fo"Release/HWDetect.res" .\HWDetect.rc"
Creating temporary file "c:\Dev\HWDetect\Release\RSP000003.rsp" with contents
[
/OUT:"Release/HWDetect.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/HWDetect.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 Setupapi.lib
.\Release\HWDetect.obj
.\Release\HWDetectDlg.obj
.\Release\stdafx.obj
.\Release\HWDetect.res
]
Creating command line "link.exe @c:\Dev\HWDetect\Release\RSP000003.rsp"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
HWDetectDlg.cpp
HWDetect.cpp
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF
Results
  
Build log was saved at "file://c:\Dev\HWDetect\Release\BuildLog.htm"
HWDetect - 0 error(s), 1 warning(s)