Build Log
  

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

Command Lines
  
Creating temporary file "f:\WinXPEBOOK2\Xpeacd\New Book\Exercise 1001\XPEFastBoot\Release\RSP000001.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/XPEFastBoot.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\XPEFastBootDlg.cpp"
".\XPEFastBoot.cpp"
]
Creating command line "cl.exe @"f:\WinXPEBOOK2\Xpeacd\New Book\Exercise 1001\XPEFastBoot\Release\RSP000001.rsp" /nologo"
Creating temporary file "f:\WinXPEBOOK2\Xpeacd\New Book\Exercise 1001\XPEFastBoot\Release\RSP000002.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yc"stdafx.h" /Fp"Release/XPEFastBoot.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\stdafx.cpp"
]
Creating command line "cl.exe @"f:\WinXPEBOOK2\Xpeacd\New Book\Exercise 1001\XPEFastBoot\Release\RSP000002.rsp" /nologo"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "Release" /fo"Release/XPEFastBoot.res" ".\XPEFastBoot.rc""
Creating temporary file "f:\WinXPEBOOK2\Xpeacd\New Book\Exercise 1001\XPEFastBoot\Release\RSP000003.rsp" with contents
[
/OUT:"Release/XPEFastBoot.exe" /INCREMENTAL:NO /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Release/XPEFastBoot.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 f:\xpe\xpefastboot\xpepm.lib f:\xpe\xpefastboot\ewfapi.lib DelayImp.lib "\Xpe\XPEFastBoot\Xpepm.lib" "\Xpe\XPEFastBoot\ewfapi.lib" DelayImp.lib
".\Release\stdafx.obj"
".\Release\XPEFastBoot.obj"
".\Release\XPEFastBootDlg.obj"
".\Release\XPEFastBoot.res"
]
Creating command line "link.exe @"f:\WinXPEBOOK2\Xpeacd\New Book\Exercise 1001\XPEFastBoot\Release\RSP000003.rsp""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
XPEFastBootDlg.cpp
XPEFastBoot.cpp
Generating Code...
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://f:\WinXPEBOOK2\Xpeacd\New Book\Exercise 1001\XPEFastBoot\Release\BuildLog.htm"
XPEFastBoot - 0 error(s), 3 warning(s)