POP3SMTP.plg
上传用户:pyhyhg
上传日期:2022-08-11
资源大小:56k
文件大小:1k
源码类别:

Email客户端

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: POP3SMTP - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP71.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/POP3SMTP.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:POP3SMTPMailMessage.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP71.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP72.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/POP3SMTP.pdb" /debug /machine:I386 /out:"Debug/POP3SMTP.exe" /pdbtype:sept 
  18. .DebugChoose.obj
  19. .DebugMailMessage.obj
  20. .DebugPop3.obj
  21. .DebugPop3Base4.obj
  22. .DebugPOP3SMTP.obj
  23. .DebugPOP3SMTPDlg.obj
  24. .DebugSMTP.obj
  25. .DebugStdAfx.obj
  26. .DebugViewDlg.obj
  27. .DebugPOP3SMTP.res
  28. ]
  29. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP72.tmp"
  30. <h3>Output Window</h3>
  31. Compiling...
  32. MailMessage.cpp
  33. Linking...
  34. <h3>Results</h3>
  35. POP3SMTP.exe - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>