Build Log
  

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

Command Lines
  
Creating temporary file "w:\cdbuilder\mil\examples\Common\MDispMFC\Release\RSP000001.rsp" with contents
[
/O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yc"stdafx.h" /Fp".\Release/MDispMFC.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c
.\StdAfx.cpp
]
Creating command line "cl.exe @w:\cdbuilder\mil\examples\Common\MDispMFC\Release\RSP000001.rsp /nologo"
Creating temporary file "w:\cdbuilder\mil\examples\Common\MDispMFC\Release\RSP000002.rsp" with contents
[
/O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yu"stdafx.h" /Fp".\Release/MDispMFC.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c
.\MDispMFCView.cpp
.\MDispMFCDoc.cpp
.\MDispMFC.cpp
.\MainFrm.cpp
.\ChildFrm.cpp
]
Creating command line "cl.exe @w:\cdbuilder\mil\examples\Common\MDispMFC\Release\RSP000002.rsp /nologo"
Creating command line "rc.exe /d "NDEBUG" /d "_AFXDLL" /l 0x409 /fo".\Release/MDispMFC.res" .\MDispMFC.rc"
Creating temporary file "w:\cdbuilder\mil\examples\Common\MDispMFC\Release\RSP000003.rsp" with contents
[
/OUT:".\Release/MDispMFC.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"..\..\lib" /PDB:".\Release/MDispMFC.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 mil.lib
.\release\ChildFrm.obj
.\release\MainFrm.obj
.\release\MDispMFC.obj
.\release\MDispMFC.res
.\release\MDispMFCDoc.obj
.\release\MDispMFCView.obj
.\release\StdAfx.obj
]
Creating command line "link.exe @w:\cdbuilder\mil\examples\Common\MDispMFC\Release\RSP000003.rsp"
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Compiling...
MDispMFCView.cpp
MDispMFCDoc.cpp
MDispMFC.cpp
MainFrm.cpp
ChildFrm.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://w:\cdbuilder\mil\examples\Common\MDispMFC\Release\BuildLog.htm"
MDispMFC - 0 error(s), 1 warning(s)