C讲义稿
源代码在线查看: graphic.plg
软件大小: |
1797 K |
上传用户: |
zxc28287176 |
|
|
关键词: |
讲义
|
下载地址: |
免注册下载 普通下载
|
|
Build Log
--------------------Configuration: Graphic - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\Temp\RSP108.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Graphic.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\VCLESSON\LESSON11\Graphic\GraphicView.cpp"
]
Creating command line "cl.exe @D:\Temp\RSP108.tmp"
Creating temporary file "D:\Temp\RSP109.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Graphic.pdb" /debug /machine:I386 /out:"Debug/Graphic.exe" /pdbtype:sept
.\Debug\Graph.obj
.\Debug\Graphic.obj
.\Debug\GraphicDoc.obj
.\Debug\GraphicView.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\Graphic.res
]
Creating command line "link.exe @D:\Temp\RSP109.tmp"
Output Window
Compiling...
GraphicView.cpp
Linking...
Results
Graphic.exe - 0 error(s), 0 warning(s)