Mail.plg
上传用户:rhhgjx
上传日期:2013-06-20
资源大小:36k
文件大小:1k
源码类别:

Email服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Mail - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/Mail.res" /d "NDEBUG" /d "_AFXDLL" "D:VC++MailMail.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1.WHGLOCALS~1TempRSP27E.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Mail.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:VC++MailMailDlg.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1.WHGLOCALS~1TempRSP27E.tmp" 
  16. Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Mail.pdb" /machine:I386 /out:"Release/Mail.exe"  ".ReleaseMail.obj" ".ReleaseMailDlg.obj" ".ReleaseStdAfx.obj" ".ReleaseMail.res" "
  17. <h3>Output Window</h3>
  18. Compiling resources...
  19. Compiling...
  20. MailDlg.cpp
  21. Linking...
  22. <h3>Results</h3>
  23. Mail.exe - 0 error(s), 0 warning(s)
  24. </pre>
  25. </body>
  26. </html>