FindMail.plg
上传用户:feituo2008
上传日期:2013-02-02
资源大小:493k
文件大小:1k
源码类别:

Email客户端

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FindMail - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:tmpRSPC.tmp" with contents
  10. [
  11. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/FindMail.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "D:programFindMailFindMailDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @c:tmpRSPC.tmp" 
  15. Creating temporary file "c:tmpRSPD.tmp" with contents
  16. [
  17. wsock32.lib iphlpapi.lib rasapi32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/FindMail.pdb" /machine:I386 /out:"FindMail.exe" 
  18. .ReleaseDictFile.obj
  19. .ReleaseDNSClient.obj
  20. .ReleaseFindMail.obj
  21. .ReleaseFindMailDlg.obj
  22. .ReleaseFindMailThread.obj
  23. .ReleaseSmtp.obj
  24. .ReleaseSMTPClient.obj
  25. .ReleaseStdAfx.obj
  26. .ReleaseTcp.obj
  27. .ReleaseThreadManager.obj
  28. .ReleaseUdp.obj
  29. .ReleaseUtil.obj
  30. .ReleaseFindMail.res
  31. ]
  32. Creating command line "link.exe @c:tmpRSPD.tmp"
  33. <h3>Output Window</h3>
  34. Compiling...
  35. FindMailDlg.cpp
  36. Linking...
  37. <h3>Results</h3>
  38. FindMail.exe - 0 error(s), 0 warning(s)
  39. </pre>
  40. </body>
  41. </html>