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"
|