Build Log
  

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

Command Lines
  
Creating temporary file "e:\шаг\lessons\lessons_3\Lesson- sp-10\program\Paint\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/Paint.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\StdAfx.cpp"
]
Creating command line "cl.exe @"e:\шаг\lessons\lessons_3\Lesson- sp-10\program\Paint\Debug\RSP000001.rsp" /nologo"
Creating temporary file "e:\шаг\lessons\lessons_3\Lesson- sp-10\program\Paint\Debug\RSP000002.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/Paint.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\PaintView.cpp"
".\PaintDoc.cpp"
".\Paint.cpp"
".\MainFrm.cpp"
]
Creating command line "cl.exe @"e:\шаг\lessons\lessons_3\Lesson- sp-10\program\Paint\Debug\RSP000002.rsp" /nologo"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x419 /fo".\Debug/Paint.res" ".\Paint.rc""
Creating temporary file "e:\шаг\lessons\lessons_3\Lesson- sp-10\program\Paint\Debug\RSP000003.rsp" with contents
[
/OUT:".\Debug/Paint.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/Paint.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86
".\Debug\MainFrm.obj"
".\Debug\Paint.obj"
".\Debug\Paint.res"
".\Debug\PaintDoc.obj"
".\Debug\PaintView.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @"e:\шаг\lessons\lessons_3\Lesson- sp-10\program\Paint\Debug\RSP000003.rsp""
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Compiling...
PaintView.cpp
PaintDoc.cpp
Paint.cpp
e:\шаг\lessons\lessons_3\lesson- sp-10\program\paint\paint.cpp(60) : warning C4996: 'CWinApp::Enable3dControls' was declared deprecated
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4369) : see declaration of 'CWinApp::Enable3dControls'
MainFrm.cpp
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Results
  
Build log was saved at "file://e:\шаг\lessons\lessons_3\Lesson- sp-10\program\Paint\Debug\BuildLog.htm"
Paint - 0 error(s), 2 warning(s)