Build Log
  

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

Command Lines
  
Creating temporary file "f:\Vb\Ewfnet\Ewfnet\Release\RSP000009.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/EWFNET.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\EWFNET.cpp
]
Creating command line "cl.exe @f:\Vb\Ewfnet\Ewfnet\Release\RSP000009.rsp /nologo"
Creating temporary file "f:\Vb\Ewfnet\Ewfnet\Release\RSP00000A.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yc"stdafx.h" /Fp"Release/EWFNET.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\stdafx.cpp
]
Creating command line "cl.exe @f:\Vb\Ewfnet\Ewfnet\Release\RSP00000A.rsp /nologo"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "Release" /fo"Release/EWFNET.res" .\EWFNET.rc"
Creating temporary file "f:\Vb\Ewfnet\Ewfnet\Release\RSP00000B.rsp" with contents
[
/OUT:"Release/EWFNET.dll" /INCREMENTAL:NO /NOLOGO /DLL /DEF:".\EWFNET.def" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Release/EWFNET.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /IMPLIB:"Release/EWFNET.lib" /MACHINE:X86 f:\vb\EWFNET\EWFNET\ewfapi.lib DelayImp.lib DelayImp.lib
.\Release\EWFNET.obj
.\Release\stdafx.obj
.\Release\EWFNET.res
]
Creating command line "link.exe @f:\Vb\Ewfnet\Ewfnet\Release\RSP00000B.rsp"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
EWFNET.cpp
Compiling resources...
Linking...
.\EWFNET.def(4) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
   Creating library Release/EWFNET.lib and object Release/EWFNET.exp
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:\Vb\Ewfnet\Ewfnet\Release\BuildLog.htm"
EWFNET - 0 error(s), 4 warning(s)