test.plg
资源名称:08.zip [点击查看]
上传用户:ynjin1970
上传日期:2014-10-13
资源大小:6438k
文件大小:2k
源码类别:
中间件编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: test - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/test.res" /d "_DEBUG" "D:重要VC例子程序testtest.rc""
- Creating temporary file "C:DOCUME~1LIGONG~1LOCALS~1TempRSP40.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:重要VC例子程序testExitDlg.cpp"
- "D:重要VC例子程序testMainFrm.cpp"
- "D:重要VC例子程序testtest.cpp"
- "D:重要VC例子程序testtestDoc.cpp"
- "D:重要VC例子程序testtestView.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1LIGONG~1LOCALS~1TempRSP40.tmp"
- Creating temporary file "C:DOCUME~1LIGONG~1LOCALS~1TempRSP41.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:重要VC例子程序testStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1LIGONG~1LOCALS~1TempRSP41.tmp"
- Creating temporary file "C:DOCUME~1LIGONG~1LOCALS~1TempRSP42.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test.pdb" /debug /machine:I386 /out:"Debug/test.exe" /pdbtype:sept
- ".DebugExitDlg.obj"
- ".DebugMainFrm.obj"
- ".DebugStdAfx.obj"
- ".Debugtest.obj"
- ".DebugtestDoc.obj"
- ".DebugtestView.obj"
- ".Debugtest.res"
- ]
- Creating command line "link.exe @C:DOCUME~1LIGONG~1LOCALS~1TempRSP42.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- ExitDlg.cpp
- MainFrm.cpp
- test.cpp
- testDoc.cpp
- testView.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- test.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>