Build Log
  

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

Command Lines
  
Creating temporary file "c:\Xpe\Adder\Release\RSP000003.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/Adder.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\AdderDlg.cpp
]
Creating command line "cl.exe @c:\Xpe\Adder\Release\RSP000003.rsp /nologo"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "Release" /fo"Release/Adder.res" .\Adder.rc"
Creating temporary file "c:\Xpe\Adder\Release\RSP000004.rsp" with contents
[
/OUT:"Release/Adder.exe" /INCREMENTAL:NO /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Release/Adder.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86  DelayImp.lib DelayImp.lib
.\Release\Adder.obj
.\Release\AdderDlg.obj
.\Release\stdafx.obj
.\Release\Adder.res
]
Creating command line "link.exe @c:\Xpe\Adder\Release\RSP000004.rsp"
Output Window
  
Compiling...
AdderDlg.cpp
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'SHELL32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
Results
  
Build log was saved at "file://c:\Xpe\Adder\Release\BuildLog.htm"
Adder - 0 error(s), 3 warning(s)