Build Log
--------------------Configuration: myscribble - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"Debug/myscribble.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Johnny\Desktop\mfc\mfcjadik\myscribble\myscribble.rc"" Creating temporary file "C:\DOCUME~1\Johnny\LOCALS~1\Temp\RSP6.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/myscribble.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\Johnny\Desktop\mfc\mfcjadik\myscribble\MainFrm.cpp" "C:\Documents and Settings\Johnny\Desktop\mfc\mfcjadik\myscribble\myscribble.cpp" "C:\Documents and Settings\Johnny\Desktop\mfc\mfcjadik\myscribble\myscribbleDoc.cpp" "C:\Documents and Settings\Johnny\Desktop\mfc\mfcjadik\myscribble\myscribbleView.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\Johnny\LOCALS~1\Temp\RSP6.tmp" Creating temporary file "C:\DOCUME~1\Johnny\LOCALS~1\Temp\RSP7.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/myscribble.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\Johnny\Desktop\mfc\mfcjadik\myscribble\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\Johnny\LOCALS~1\Temp\RSP7.tmp" Creating temporary file "C:\DOCUME~1\Johnny\LOCALS~1\Temp\RSP8.tmp" with contents [ /nologo /subsystem:windows /incremental:yes /pdb:"Debug/myscribble.pdb" /debug /machine:I386 /out:"Debug/myscribble.exe" /pdbtype:sept ".\Debug\MainFrm.obj" ".\Debug\myscribble.obj" ".\Debug\myscribbleDoc.obj" ".\Debug\myscribbleView.obj" ".\Debug\StdAfx.obj" ".\Debug\myscribble.res" ] Creating command line "link.exe @C:\DOCUME~1\Johnny\LOCALS~1\Temp\RSP8.tmp"Output Window
Compiling resources... Compiling... StdAfx.cpp Compiling... MainFrm.cpp myscribble.cpp myscribbleDoc.cpp myscribbleView.cpp Generating Code... Linking...Results
myscribble.exe - 0 error(s), 0 warning(s)