Graphic.plg
上传用户:mcdz888
上传日期:2022-08-05
资源大小:118k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Graphic - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "D:TempRSP151.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
- "F:VCLessonLesson10GraphicGraphicView.cpp"
- ]
- Creating command line "cl.exe @D:TempRSP151.tmp"
- Creating temporary file "D:TempRSP152.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Graphic.pdb" /debug /machine:I386 /out:"Debug/Graphic.exe" /pdbtype:sept
- .DebugGraphic.obj
- .DebugStdAfx.obj
- .DebugMainFrm.obj
- .DebugGraphicDoc.obj
- .DebugGraphicView.obj
- .DebugGraphic.res
- .DebugSettingDlg.obj
- .DebugTestBtn.obj
- .DebugSXBtn.obj
- .DebugBtnST.obj
- ]
- Creating command line "link.exe @D:TempRSP152.tmp"
- <h3>Output Window</h3>
- Compiling...
- GraphicView.cpp
- Linking...
- Creating command line "bscmake.exe /nologo /o"Debug/Graphic.bsc" .DebugStdAfx.sbr .DebugGraphic.sbr .DebugMainFrm.sbr .DebugGraphicDoc.sbr .DebugGraphicView.sbr .DebugSettingDlg.sbr .DebugTestBtn.sbr .DebugSXBtn.sbr .DebugBtnST.sbr"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- Graphic.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>