sendmail.plg
上传用户:woshihumen
上传日期:2013-07-18
资源大小:484k
文件大小:4k
源码类别:

Email服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ctrlclnt - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. <h3>Results</h3>
  10. ctrlclnt.exe - 0 error(s), 0 warning(s)
  11. <h3>
  12. --------------------Configuration: ctrlclnt - Win32 Debug--------------------
  13. </h3>
  14. <h3>Command Lines</h3>
  15. <h3>Results</h3>
  16. ctrlclnt.exe - 0 error(s), 0 warning(s)
  17. <h3>
  18. --------------------Configuration: mailsvr - Win32 Release--------------------
  19. </h3>
  20. <h3>Command Lines</h3>
  21. <h3>Results</h3>
  22. XMail.exe - 0 error(s), 0 warning(s)
  23. <h3>
  24. --------------------Configuration: mailsvr - Win32 Debug--------------------
  25. </h3>
  26. <h3>Command Lines</h3>
  27. <h3>Results</h3>
  28. XMail.exe - 0 error(s), 0 warning(s)
  29. <h3>
  30. --------------------Configuration: mkusers - Win32 Release--------------------
  31. </h3>
  32. <h3>Command Lines</h3>
  33. <h3>Results</h3>
  34. mkusers.exe - 0 error(s), 0 warning(s)
  35. <h3>
  36. --------------------Configuration: mkusers - Win32 Debug--------------------
  37. </h3>
  38. <h3>Command Lines</h3>
  39. <h3>Results</h3>
  40. mkusers.exe - 0 error(s), 0 warning(s)
  41. <h3>
  42. --------------------Configuration: xmcrypter - Win32 Release--------------------
  43. </h3>
  44. <h3>Command Lines</h3>
  45. <h3>Results</h3>
  46. xmcrypt.exe - 0 error(s), 0 warning(s)
  47. <h3>
  48. --------------------Configuration: xmcrypter - Win32 Debug--------------------
  49. </h3>
  50. <h3>Command Lines</h3>
  51. <h3>Results</h3>
  52. xmcrypt.exe - 0 error(s), 0 warning(s)
  53. <h3>
  54. --------------------Configuration: sendmail - Win32 Release--------------------
  55. </h3>
  56. <h3>Command Lines</h3>
  57. Creating temporary file "C:DOCUME~1DAVIDE~1LOCALS~1TempRSP43.tmp" with contents
  58. [
  59. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/sendmail.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  60. "C:ProjectsXMailxmail-0.71SendMail.cpp"
  61. ]
  62. Creating command line "cl.exe @C:DOCUME~1DAVIDE~1LOCALS~1TempRSP43.tmp" 
  63. Creating temporary file "C:DOCUME~1DAVIDE~1LOCALS~1TempRSP44.tmp" with contents
  64. [
  65. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/sendmail.pdb" /machine:I386 /out:"Release/sendmail.exe" 
  66. ".ReleaseSendMail.obj"
  67. ]
  68. Creating command line "link.exe @C:DOCUME~1DAVIDE~1LOCALS~1TempRSP44.tmp"
  69. <h3>Output Window</h3>
  70. Compiling...
  71. SendMail.cpp
  72. Linking...
  73. <h3>Results</h3>
  74. sendmail.exe - 0 error(s), 0 warning(s)
  75. <h3>
  76. --------------------Configuration: sendmail - Win32 Debug--------------------
  77. </h3>
  78. <h3>Command Lines</h3>
  79. Creating temporary file "C:DOCUME~1DAVIDE~1LOCALS~1TempRSP46.tmp" with contents
  80. [
  81. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/sendmail.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
  82. "C:ProjectsXMailxmail-0.71SendMail.cpp"
  83. ]
  84. Creating command line "cl.exe @C:DOCUME~1DAVIDE~1LOCALS~1TempRSP46.tmp" 
  85. Creating temporary file "C:DOCUME~1DAVIDE~1LOCALS~1TempRSP47.tmp" with contents
  86. [
  87. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/sendmail.pdb" /debug /machine:I386 /out:"Debug/sendmail.exe" /pdbtype:sept 
  88. ".DebugSendMail.obj"
  89. ]
  90. Creating command line "link.exe @C:DOCUME~1DAVIDE~1LOCALS~1TempRSP47.tmp"
  91. <h3>Output Window</h3>
  92. Compiling...
  93. SendMail.cpp
  94. Linking...
  95. <h3>Results</h3>
  96. sendmail.exe - 0 error(s), 0 warning(s)
  97. </pre>
  98. </body>
  99. </html>