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

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: OLAPConsumer - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/OLAPConsumer.res" /d "NDEBUG" /d "_AFXDLL" "C:My DocumentsVisual C++OLAPConsumerOLAPConsumer.rc"" 
  10. Creating temporary file "c:windowsTEMPRSP9305.TMP" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/OLAPConsumer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "C:My DocumentsVisual C++OLAPConsumerOLAPConsumer.cpp"
  14. "C:My DocumentsVisual C++OLAPConsumerMainFrm.cpp"
  15. "C:My DocumentsVisual C++OLAPConsumerOLAPConsumerDoc.cpp"
  16. "C:My DocumentsVisual C++OLAPConsumerOLAPConsumerView.cpp"
  17. "C:My DocumentsVisual C++OLAPConsumerOLAPConsumerSet.cpp"
  18. ]
  19. Creating command line "cl.exe @c:windowsTEMPRSP9305.TMP" 
  20. Creating temporary file "c:windowsTEMPRSP9315.TMP" with contents
  21. [
  22. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/OLAPConsumer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  23. "C:My DocumentsVisual C++OLAPConsumerStdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @c:windowsTEMPRSP9315.TMP" 
  26. Creating temporary file "c:windowsTEMPRSP9316.TMP" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:no /pdb:"Release/OLAPConsumer.pdb" /machine:I386 /out:"Release/OLAPConsumer.exe" 
  29. ".ReleaseOLAPConsumer.obj"
  30. ".ReleaseStdAfx.obj"
  31. ".ReleaseMainFrm.obj"
  32. ".ReleaseOLAPConsumerDoc.obj"
  33. ".ReleaseOLAPConsumerView.obj"
  34. ".ReleaseOLAPConsumerSet.obj"
  35. ".ReleaseOLAPConsumer.res"
  36. ]
  37. Creating command line "link.exe @c:windowsTEMPRSP9316.TMP"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. OLAPConsumer.cpp
  44. MainFrm.cpp
  45. OLAPConsumerDoc.cpp
  46. OLAPConsumerView.cpp
  47. OLAPConsumerSet.cpp
  48. Generating Code...
  49. Linking...
  50. <h3>Results</h3>
  51. OLAPConsumer.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>