UseBrush.plg
资源名称:UseBrush.rar [点击查看]
上传用户:sxjieshun
上传日期:2022-07-26
资源大小:25k
文件大小:1k
源码类别:
绘图程序
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: UseBrush - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPCB.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/UseBrush.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:StudyVC++VC++learning复习UseBrushUseBrush.cpp"
- "E:StudyVC++VC++learning复习UseBrushUseBrushDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPCB.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPCC.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/UseBrush.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:StudyVC++VC++learning复习UseBrushStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPCC.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/UseBrush.pdb" /debug /machine:I386 /out:"Debug/UseBrush.exe" /pdbtype:sept ".DebugStdAfx.obj" ".DebugUseBrush.obj" ".DebugUseBrushDlg.obj" ".DebugUseBrush.res" "
- <h3>Output Window</h3>
- Compiling...
- StdAfx.cpp
- Compiling...
- UseBrush.cpp
- UseBrushDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- UseBrush.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>