TcpHoleClt.plg
上传用户:chinaliu11
上传日期:2022-03-10
资源大小:11842k
文件大小:2k
源码类别:

P2P编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TcpHoleClt - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "F:PROGRA~1TMPRSP352C.tmp" with contents
  10. [
  11. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /FR"Release/" /Fp"Release/TcpHoleClt.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "E:wuyongchaoVC++项目MakeTCPHoleglobal.cpp"
  13. "E:wuyongchaoVC++项目MakeTCPHoleTcpHoleCltTcpHoleClt.cpp"
  14. ]
  15. Creating command line "cl.exe @F:PROGRA~1TMPRSP352C.tmp" 
  16. Creating temporary file "F:PROGRA~1TMPRSP352D.tmp" with contents
  17. [
  18. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /FR"Release/" /Fp"Release/TcpHoleClt.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  19. "E:wuyongchaoVC++项目MakeTCPHoleTcpHoleCltStdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @F:PROGRA~1TMPRSP352D.tmp" 
  22. Creating temporary file "F:PROGRA~1TMPRSP352E.tmp" with contents
  23. [
  24. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/TcpHoleClt.pdb" /machine:I386 /out:"Release/TcpHoleClt.exe" 
  25. ".Releaseglobal.obj"
  26. ".ReleaseStdAfx.obj"
  27. ".ReleaseTcpHoleClt.obj"
  28. ".ReleaseTcpHoleClt.res"
  29. ]
  30. Creating command line "link.exe @F:PROGRA~1TMPRSP352E.tmp"
  31. <h3>Output Window</h3>
  32. Compiling...
  33. StdAfx.cpp
  34. Compiling...
  35. global.cpp
  36. TcpHoleClt.cpp
  37. Generating Code...
  38. Linking...
  39. Creating command line "bscmake.exe /nologo /o"Release/TcpHoleClt.bsc"  ".ReleaseStdAfx.sbr" ".Releaseglobal.sbr" ".ReleaseTcpHoleClt.sbr""
  40. Creating browse info file...
  41. <h3>Output Window</h3>
  42. <h3>Results</h3>
  43. TcpHoleClt.exe - 0 error(s), 0 warning(s)
  44. </pre>
  45. </body>
  46. </html>