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