SmartMailSvr.plg
上传用户:qdlutongda
上传日期:2007-01-14
资源大小:133k
文件大小:3k
源码类别:

Email客户端

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: SmartMailSvr - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/SmartMailSvr.res" /d "_DEBUG" "E:workMail服务器第一版SmartMailSvrSmartMailSvr.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP303.tmp" with contents
  11. [
  12. /nologo /Zp1 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/SmartMailSvr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:workMail服务器第一版SmartMailSvrdnsmx.cpp"
  14. "E:workMail服务器第一版SmartMailSvrEncoder.cpp"
  15. "E:workMail服务器第一版SmartMailSvrLogFile.cpp"
  16. "E:workMail服务器第一版SmartMailSvrMailService.cpp"
  17. "E:workMail服务器第一版SmartMailSvrMailSocket.cpp"
  18. "E:workMail服务器第一版SmartMailSvrNTService.cpp"
  19. "E:workMail服务器第一版SmartMailSvrSmartMailSvr.cpp"
  20. ]
  21. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP303.tmp" 
  22. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP304.tmp" with contents
  23. [
  24. /nologo /Zp1 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  25. "E:workMail服务器第一版SmartMailSvrMailSvrConfig_i.c"
  26. "E:workMail服务器第一版SmartMailSvrMailSvrDB_i.c"
  27. ]
  28. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP304.tmp" 
  29. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP305.tmp" with contents
  30. [
  31. /nologo /Zp1 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/SmartMailSvr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  32. "E:workMail服务器第一版SmartMailSvrStdAfx.cpp"
  33. ]
  34. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP305.tmp" 
  35. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP306.tmp" with contents
  36. [
  37. wsock32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/SmartMailSvr.pdb" /debug /machine:I386 /out:"E:M-OFFICE移动办公室serverSmartMailSvr.exe" /pdbtype:sept 
  38. ".Debugdnsmx.obj"
  39. ".DebugEncoder.obj"
  40. ".DebugLogFile.obj"
  41. ".DebugMailService.obj"
  42. ".DebugMailSocket.obj"
  43. ".DebugMailSvrConfig_i.obj"
  44. ".DebugMailSvrDB_i.obj"
  45. ".DebugNTService.obj"
  46. ".DebugSmartMailSvr.obj"
  47. ".DebugStdAfx.obj"
  48. ".DebugSmartMailSvr.res"
  49. ]
  50. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP306.tmp"
  51. <h3>Output Window</h3>
  52. Compiling resources...
  53. Compiling...
  54. StdAfx.cpp
  55. Compiling...
  56. dnsmx.cpp
  57. Encoder.cpp
  58. LogFile.cpp
  59. MailService.cpp
  60. MailSocket.cpp
  61. NTService.cpp
  62. SmartMailSvr.cpp
  63. Generating Code...
  64. Compiling...
  65. MailSvrConfig_i.c
  66. MailSvrDB_i.c
  67. Generating Code...
  68. Linking...
  69. <h3>Results</h3>
  70. SmartMailSvr.exe - 0 error(s), 0 warning(s)
  71. </pre>
  72. </body>
  73. </html>