Build Log
  

------- Build started: Project: MFCexample, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "e:\Documents and Settings\lng\Desktop\mfc_2dig\Debug\RSP000017.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/MFCexample.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\StdAfx.cpp"
]
Creating command line "cl.exe @"e:\Documents and Settings\lng\Desktop\mfc_2dig\Debug\RSP000017.rsp" /nologo"
Creating temporary file "e:\Documents and Settings\lng\Desktop\mfc_2dig\Debug\RSP000018.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/MFCexample.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\MFCexampleDlg.cpp"
".\MFCexample.cpp"
]
Creating command line "cl.exe @"e:\Documents and Settings\lng\Desktop\mfc_2dig\Debug\RSP000018.rsp" /nologo"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x1009 /fo".\Debug/MFCexample.res" ".\MFCexample.rc""
Creating temporary file "e:\Documents and Settings\lng\Desktop\mfc_2dig\Debug\RSP000019.rsp" with contents
[
/OUT:".\Debug/MFCexample.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/MFCexample.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 mil.lib "\Program Files\Matrox Imaging\Mil\Lib\Mil.lib"
".\Debug\MFCexample.obj"
".\Debug\MFCexample.res"
".\Debug\MFCexampleDlg.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @"e:\Documents and Settings\lng\Desktop\mfc_2dig\Debug\RSP000019.rsp""
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Compiling...
MFCexampleDlg.cpp
MFCexample.cpp
e:\Documents and Settings\lng\Desktop\mfc_2dig\MFCexample.cpp(52) : warning C4996: 'CWinApp::Enable3dControls' was declared deprecated
        e:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4369) : see declaration of 'CWinApp::Enable3dControls'
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Results
  
Build log was saved at "file://e:\Documents and Settings\lng\Desktop\mfc_2dig\Debug\BuildLog.htm"
MFCexample - 0 error(s), 2 warning(s)