VC深入详解code.rar
源代码在线查看: graphic.plg
Build Log
--------------------Configuration: Graphic - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Graphic.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC++深入编程\Chapter13\Graphic\GraphicDoc.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Graphic.pdb" /debug /machine:I386 /out:"Debug/Graphic.exe" /pdbtype:sept
".\Debug\BtnST.obj"
".\Debug\Graph.obj"
".\Debug\Graphic.obj"
".\Debug\GraphicDoc.obj"
".\Debug\GraphicView.obj"
".\Debug\MainFrm.obj"
".\Debug\SettingDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\SXBtn.obj"
".\Debug\TestBtn.obj"
".\Debug\Graphic.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp"
Output Window
Compiling...
GraphicDoc.cpp
Linking...
Results
Graphic.exe - 0 error(s), 0 warning(s)