ex53.plg
资源名称:VC6.0.rar [点击查看]
上传用户:qdhmjx
上传日期:2022-07-11
资源大小:2226k
文件大小:2k
源码类别:
书籍源码
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ex53 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/ex53.res" /d "_DEBUG" /d "_AFXDLL" "D:vcbookex53ex53.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPE3.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex53.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:vcbookex53ex53.cpp"
- "D:vcbookex53MainFrm.cpp"
- "D:vcbookex53ex53Doc.cpp"
- "D:vcbookex53ex53View.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPE3.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPE4.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex53.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:vcbookex53StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPE4.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex53.pdb" /debug /machine:I386 /out:"Debug/ex53.exe" /pdbtype:sept .Debugex53.obj .DebugStdAfx.obj .DebugMainFrm.obj .Debugex53Doc.obj .Debugex53View.obj .Debugex53.res "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- ex53.cpp
- MainFrm.cpp
- ex53Doc.cpp
- ex53View.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- ex53.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>