ppStreamTest.plg
上传用户:hju612
上传日期:2022-08-09
资源大小:31k
文件大小:2k
源码类别:

P2P编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ppStreamTest - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ppStreamTest.res" /d "_DEBUG" "D:20060418051314100203630ppStreamTest.rc"" 
  10. Creating temporary file "H:DOCUME~1ADMINI~1LOCALS~1TempRSPE.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ppStreamTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:20060418051314100203630powerlist.cpp"
  14. "D:20060418051314100203630powerplayer.cpp"
  15. "D:20060418051314100203630ppStreamTest.cpp"
  16. "D:20060418051314100203630ppStreamTestDlg.cpp"
  17. ]
  18. Creating command line "cl.exe @H:DOCUME~1ADMINI~1LOCALS~1TempRSPE.tmp" 
  19. Creating temporary file "H:DOCUME~1ADMINI~1LOCALS~1TempRSPF.tmp" with contents
  20. [
  21. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ppStreamTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:20060418051314100203630StdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @H:DOCUME~1ADMINI~1LOCALS~1TempRSPF.tmp" 
  25. Creating temporary file "H:DOCUME~1ADMINI~1LOCALS~1TempRSP10.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ppStreamTest.pdb" /debug /machine:I386 /out:"Debug/ppStreamTest.exe" /pdbtype:sept 
  28. .Debugpowerlist.obj
  29. .Debugpowerplayer.obj
  30. .DebugppStreamTest.obj
  31. .DebugppStreamTestDlg.obj
  32. .DebugStdAfx.obj
  33. .DebugppStreamTest.res
  34. ]
  35. Creating command line "link.exe @H:DOCUME~1ADMINI~1LOCALS~1TempRSP10.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. powerlist.cpp
  42. powerplayer.cpp
  43. ppStreamTest.cpp
  44. ppStreamTestDlg.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. ppStreamTest.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>