MyThread.plg
资源名称:08.zip [点击查看]
上传用户:ynjin1970
上传日期:2014-10-13
资源大小:6438k
文件大小:1k
源码类别:
中间件编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: MyThread - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/MyThread.res" /d "_DEBUG" /d "_AFXDLL" "E:VcProjectMyThreadMyThread.rc""
- Creating temporary file "C:DOCUME~1ZHANGZ~1LOCALS~1TempRSPD4.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyThread.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:VcProjectMyThreadUIThread.cpp"
- "E:VcProjectMyThreadUIDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ZHANGZ~1LOCALS~1TempRSPD4.tmp"
- Creating temporary file "C:DOCUME~1ZHANGZ~1LOCALS~1TempRSPD5.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyThread.pdb" /debug /machine:I386 /out:"Debug/MyThread.exe" /pdbtype:sept
- .DebugMainFrm.obj
- .DebugMyThread.obj
- .DebugMyThreadDoc.obj
- .DebugMyThreadView.obj
- .DebugStdAfx.obj
- .DebugUIThread.obj
- .DebugMyThread.res
- .DebugUIDlg.obj
- .DebugCredits.obj
- ]
- Creating command line "link.exe @C:DOCUME~1ZHANGZ~1LOCALS~1TempRSPD5.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- UIDlg.cpp
- Generating Code...
- Skipping... (no relevant changes detected)
- UIThread.cpp
- Linking...
- <h3>Results</h3>
- MyThread.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>