CTelnet.plg
上传用户:cbyxjia
上传日期:2007-01-14
资源大小:132k
文件大小:1k
源码类别:

Telnet客户端

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CTelnet - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSP50A3.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/CTelnet.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  12. "D:VC高级网络编程例程telnet_clientCTelnetView.cpp"
  13. ]
  14. Creating command line "cl.exe @C:WINDOWSTEMPRSP50A3.TMP" 
  15. Creating temporary file "C:WINDOWSTEMPRSP50A4.TMP" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CTelnet.pdb" /debug /machine:I386 /out:"Debug/CTelnet.exe" /pdbtype:sept 
  18. ".DebugClientSocket.obj"
  19. ".DebugCTelnet.obj"
  20. ".DebugCTelnetDoc.obj"
  21. ".DebugCTelnetView.obj"
  22. ".DebugHostDialog.obj"
  23. ".DebugMainFrm.obj"
  24. ".DebugStdAfx.obj"
  25. ".DebugCTelnet.res"
  26. ]
  27. Creating command line "link.exe @C:WINDOWSTEMPRSP50A4.TMP"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. CTelnetView.cpp
  31. Linking...
  32. Creating command line "bscmake.exe /nologo /o"Debug/CTelnet.bsc"  ".DebugStdAfx.sbr" ".DebugClientSocket.sbr" ".DebugCTelnet.sbr" ".DebugCTelnetDoc.sbr" ".DebugCTelnetView.sbr" ".DebugHostDialog.sbr" ".DebugMainFrm.sbr""
  33. Creating browse info file...
  34. <h3>Output Window</h3>
  35. <h3>Results</h3>
  36. CTelnet.exe - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>