test1_mfc.plg
资源名称:test1_mfc.rar [点击查看]
上传用户:yongwangda
上传日期:2022-08-10
资源大小:2891k
文件大小:2k
源码类别:
图片显示
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: test1_mfc - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/test1_mfc.res" /d "_DEBUG" "F:程序test1_mfctest1_mfc.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP24B.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/test1_mfc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:程序test1_mfcMainFrm.cpp"
- "F:程序test1_mfctest1_mfc.cpp"
- "F:程序test1_mfctest1_mfcDoc.cpp"
- "F:程序test1_mfctest1_mfcView.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP24B.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP24C.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/test1_mfc.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:程序test1_mfcStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP24C.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP24D.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test1_mfc.pdb" /debug /machine:I386 /out:"Debug/test1_mfc.exe" /pdbtype:sept
- ".DebugMainFrm.obj"
- ".DebugStdAfx.obj"
- ".Debugtest1_mfc.obj"
- ".Debugtest1_mfcDoc.obj"
- ".Debugtest1_mfcView.obj"
- ".Debugtest1_mfc.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP24D.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MainFrm.cpp
- test1_mfc.cpp
- test1_mfcDoc.cpp
- test1_mfcView.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- test1_mfc.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>