GFTPTest.plg
上传用户:tjfeida
上传日期:2013-03-10
资源大小:1917k
文件大小:1k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: GFTPTest - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1jiangweiLOCALS~1TempRSPA6.tmp" with contents
  10. [
  11. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/GFTPTest.pdb" /debug /machine:I386 /out:"Debug/GFTPTest.exe" /pdbtype:sept 
  12. ".DebugFTPclient.obj"
  13. ".DebugGFTPTest.obj"
  14. ".DebugGFTPTestDlg.obj"
  15. ".DebugStdAfx.obj"
  16. ".DebugGFTPTest.res"
  17. ]
  18. Creating command line "link.exe @C:DOCUME~1jiangweiLOCALS~1TempRSPA6.tmp"
  19. <h3>Output Window</h3>
  20. Linking...
  21. Creating command line "bscmake.exe /nologo /o"Debug/GFTPTest.bsc"  ".DebugStdAfx.sbr" ".DebugFTPclient.sbr" ".DebugGFTPTest.sbr" ".DebugGFTPTestDlg.sbr""
  22. Creating browse info file...
  23. <h3>Output Window</h3>
  24. <h3>Results</h3>
  25. GFTPTest.exe - 0 error(s), 0 warning(s)
  26. </pre>
  27. </body>
  28. </html>