myftp.plg
上传用户:kkaqas
上传日期:2007-01-07
资源大小:38k
文件大小:1k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: myftp - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/myftp.res" /d "NDEBUG" /d "_AFXDLL" "D:Workslgdmyftpmyftp.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSPA084.TMP" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/myftp.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:Workslgdmyftpmyftp.cpp"
  14. "D:WorkslgdmyftpmyftpDlg.cpp"
  15. "D:WorkslgdmyftpSetupDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @C:WINDOWSTEMPRSPA084.TMP" 
  18. Creating temporary file "C:WINDOWSTEMPRSPA085.TMP" with contents
  19. [
  20. wsock32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/myftp.pdb" /machine:I386 /out:"myftp.exe" 
  21. .Releaseextern.obj
  22. .Releaseftp.obj
  23. .Releasemyftp.obj
  24. .ReleasemyftpDlg.obj
  25. .ReleaseSetupDlg.obj
  26. .ReleaseStdAfx.obj
  27. .Releasetcp.obj
  28. .Releasemyftp.res
  29. ]
  30. Creating command line "link.exe @C:WINDOWSTEMPRSPA085.TMP"
  31. <h3>Output Window</h3>
  32. Compiling resources...
  33. Compiling...
  34. myftp.cpp
  35. myftpDlg.cpp
  36. SetupDlg.cpp
  37. Generating Code...
  38. Linking...
  39. <h3>Results</h3>
  40. myftp.exe - 0 error(s), 0 warning(s)
  41. </pre>
  42. </body>
  43. </html>