MAPIConsumer.plg
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MAPIConsumer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/MAPIConsumer.res" /d "_DEBUG" /d "_AFXDLL" "C:My DocumentsVisual C++MAPIConsumerMAPIConsumer.rc"" 
  10. Creating temporary file "c:windowsTEMPRSPE380.TMP" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MAPIConsumer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:My DocumentsVisual C++MAPIConsumerMAPIConsumerView.cpp"
  14. ]
  15. Creating command line "cl.exe @c:windowsTEMPRSPE380.TMP" 
  16. Creating temporary file "c:windowsTEMPRSPE381.TMP" with contents
  17. [
  18. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MAPIConsumer.pdb" /debug /machine:I386 /out:"Debug/MAPIConsumer.exe" /pdbtype:sept 
  19. ".DebugMainFrm.obj"
  20. ".DebugMAPIConsumer.obj"
  21. ".DebugMAPIConsumerDoc.obj"
  22. ".DebugMAPIConsumerSet.obj"
  23. ".DebugMAPIConsumerView.obj"
  24. ".DebugStdAfx.obj"
  25. ".DebugMAPIConsumer.res"
  26. ]
  27. Creating command line "link.exe @c:windowsTEMPRSPE381.TMP"
  28. <h3>Output Window</h3>
  29. Compiling resources...
  30. Compiling...
  31. MAPIConsumerView.cpp
  32. Linking...
  33. <h3>Results</h3>
  34. MAPIConsumer.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>