SendEMail.plg
上传用户:hkeb168
上传日期:2022-07-04
资源大小:5040k
文件大小:2k
源码类别:

Email客户端

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: SendEMail - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/SendEMail.res" /d "_DEBUG" /d "_AFXDLL" "C:Users刃雪寒DesktopSMTP编程实现邮件的发送SendEMailSendEMail.rc"" 
  10. Creating temporary file "C:Users刃雪寒AppDataLocalTempRSP1E1C.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SendEMail.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:Users刃雪寒DesktopSMTP编程实现邮件的发送SendEMailESocket.cpp"
  14. "C:Users刃雪寒DesktopSMTP编程实现邮件的发送SendEMailSendEMailDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @"C:Users刃雪寒AppDataLocalTempRSP1E1C.tmp"" 
  17. Creating temporary file "C:Users刃雪寒AppDataLocalTempRSP1E2D.tmp" with contents
  18. [
  19. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SendEMail.pdb" /debug /machine:I386 /out:"Debug/SendEMail.exe" /pdbtype:sept 
  20. ".DebugESocket.obj"
  21. ".DebugMessBox.obj"
  22. ".DebugSendEMail.obj"
  23. ".DebugSendEMailDlg.obj"
  24. ".DebugStdAfx.obj"
  25. ".DebugSendEMail.res"
  26. ]
  27. Creating command line "link.exe @"C:Users刃雪寒AppDataLocalTempRSP1E2D.tmp""
  28. <h3>Output Window</h3>
  29. Compiling resources...
  30. Compiling...
  31. ESocket.cpp
  32. Generating Code...
  33. Skipping... (no relevant changes detected)
  34. SendEMailDlg.cpp
  35. Linking...
  36. Creating command line "bscmake.exe /nologo /o"Debug/SendEMail.bsc"  ".DebugStdAfx.sbr" ".DebugESocket.sbr" ".DebugMessBox.sbr" ".DebugSendEMail.sbr" ".DebugSendEMailDlg.sbr""
  37. Creating browse info file...
  38. <h3>Output Window</h3>
  39. <h3>Results</h3>
  40. SendEMail.exe - 0 error(s), 0 warning(s)
  41. </pre>
  42. </body>
  43. </html>