Thread.plg
上传用户:swkcbjrc
上传日期:2016-04-02
资源大小:45277k
文件大小:2k
源码类别:

游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Thread - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/Thread.res" /d "_DEBUG" /d "_AFXDLL" "F:BOOKnewBOOK第2版cdromchapter6ThreadPoolThread.rc"" 
  10. Creating temporary file "C:DOCUME~1suyLOCALS~1TempRSP5F.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Thread.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:BOOKnewBOOK第2版cdromchapter6ThreadPoolStdAfx.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1suyLOCALS~1TempRSP5F.tmp" 
  16. Creating temporary file "C:DOCUME~1suyLOCALS~1TempRSP60.tmp" with contents
  17. [
  18. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  19. "F:BOOKnewBOOK第2版cdromchapter6ThreadPoolThread.cpp"
  20. "F:BOOKnewBOOK第2版cdromchapter6ThreadPoolThreadDlg.cpp"
  21. "F:BOOKnewBOOK第2版cdromchapter6ThreadPoolThreadPoolModel.cpp"
  22. "F:BOOKnewBOOK第2版cdromchapter6ThreadPoolWorkThreadPool.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1suyLOCALS~1TempRSP60.tmp" 
  25. Creating temporary file "C:DOCUME~1suyLOCALS~1TempRSP61.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Thread.pdb" /debug /machine:I386 /out:"Debug/Thread.exe" /pdbtype:sept 
  28. ".DebugStdAfx.obj"
  29. ".DebugThread.obj"
  30. ".DebugThreadDlg.obj"
  31. ".DebugThreadPoolModel.obj"
  32. ".DebugWorkThreadPool.obj"
  33. ".DebugThread.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1suyLOCALS~1TempRSP61.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. Thread.cpp
  42. ThreadDlg.cpp
  43. ThreadPoolModel.cpp
  44. WorkThreadPool.cpp
  45. Generating Code...
  46. Linking...
  47. Creating command line "bscmake.exe /nologo /o"Debug/Thread.bsc"  ".DebugStdAfx.sbr" ".DebugThread.sbr" ".DebugThreadDlg.sbr" ".DebugThreadPoolModel.sbr" ".DebugWorkThreadPool.sbr""
  48. Creating browse info file...
  49. <h3>Output Window</h3>
  50. <h3>Results</h3>
  51. Thread.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>