AnyServer.plg
上传用户:wpp2016
上传日期:2010-02-01
资源大小:1250k
文件大小:2k
源码类别:

Telnet服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: AnyServer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1hualiuLOCALS~1TempRSP8A.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/AnyServer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:Documents and Settingshualiu桌面work(vc)远程控制软件anywhereanyserverAnyServer.cpp"
  13. "C:Documents and Settingshualiu桌面work(vc)远程控制软件anywhereanyserverAnyServerView.cpp"
  14. "C:Documents and Settingshualiu桌面work(vc)远程控制软件anywhereanyserverMainFrm.cpp"
  15. "C:Documents and Settingshualiu桌面work(vc)远程控制软件anywhereanyserverThread.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1hualiuLOCALS~1TempRSP8A.tmp" 
  18. Creating temporary file "C:DOCUME~1hualiuLOCALS~1TempRSP8B.tmp" with contents
  19. [
  20. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/AnyServer.pdb" /debug /machine:I386 /out:"Debug/AnyServer.exe" /pdbtype:sept 
  21. ".DebugAnyServer.obj"
  22. ".DebugAnyServerDoc.obj"
  23. ".DebugAnyServerView.obj"
  24. ".DebugBlocksock.obj"
  25. ".DebugChatClientView.obj"
  26. ".DebugChatLsnSock.obj"
  27. ".DebugChatSock.obj"
  28. ".DebugChatView.obj"
  29. ".Debugcommon.obj"
  30. ".DebugMainFrm.obj"
  31. ".DebugRemoteC.obj"
  32. ".DebugStdAfx.obj"
  33. ".DebugThread.obj"
  34. ".DebugAnyServer.res"
  35. ]
  36. Creating command line "link.exe @C:DOCUME~1hualiuLOCALS~1TempRSP8B.tmp"
  37. <h3>Output Window</h3>
  38. Compiling...
  39. AnyServerView.cpp
  40. Generating Code...
  41. Skipping... (no relevant changes detected)
  42. AnyServer.cpp
  43. MainFrm.cpp
  44. Thread.cpp
  45. Linking...
  46. <h3>Results</h3>
  47. AnyServer.exe - 0 error(s), 0 warning(s)
  48. </pre>
  49. </body>
  50. </html>