Build Log

--------------------Configuration: ex31b - Win32 Debug--------------------

Command Lines

Creating command line "rc.exe /l 0x409 /fo"Debug/ex31b.res" /d "_DEBUG" /d "_AFXDLL" "D:\vcpp32\ex31b\ex31b.rc"" Creating temporary file "C:\TEMP\RSP3FC.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex31b.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\vcpp32\ex31b\ex31b.cpp" "D:\vcpp32\ex31b\ex31bDoc.cpp" "D:\vcpp32\ex31b\ex31bSet.cpp" "D:\vcpp32\ex31b\ex31bView.cpp" "D:\vcpp32\ex31b\MainFrm.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP3FC.tmp" Creating temporary file "C:\TEMP\RSP3FD.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex31b.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\vcpp32\ex31b\StdAfx.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP3FD.tmp" Creating temporary file "C:\TEMP\RSP3FE.tmp" with contents [ /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex31b.pdb" /debug /machine:I386 /out:"Debug/ex31b.exe" /pdbtype:sept .\Debug\ex31b.obj .\Debug\ex31bDoc.obj .\Debug\ex31bSet.obj .\Debug\ex31bView.obj .\Debug\MainFrm.obj .\Debug\StdAfx.obj .\Debug\ex31b.res ] Creating command line "link.exe @C:\TEMP\RSP3FE.tmp"

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... ex31b.cpp ex31bDoc.cpp ex31bSet.cpp ex31bView.cpp MainFrm.cpp Generating Code... Linking...

Results

ex31b.exe - 0 error(s), 0 warning(s)