OLEDBTextConsumer.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: OLEDBTextConsumer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/OLEDBTextConsumer.res" /d "_DEBUG" /d "_AFXDLL" "C:My DocumentsVisual C++OLEDBTextConsumerOLEDBTextConsumer.rc"" 
  10. Creating temporary file "c:windowsTEMPRSP4232.TMP" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/OLEDBTextConsumer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:My DocumentsVisual C++OLEDBTextConsumerMainFrm.cpp"
  14. "C:My DocumentsVisual C++OLEDBTextConsumerOLEDBTextConsumer.cpp"
  15. "C:My DocumentsVisual C++OLEDBTextConsumerOLEDBTextConsumerDoc.cpp"
  16. "C:My DocumentsVisual C++OLEDBTextConsumerOLEDBTextConsumerSet.cpp"
  17. "C:My DocumentsVisual C++OLEDBTextConsumerOLEDBTextConsumerView.cpp"
  18. ]
  19. Creating command line "cl.exe @c:windowsTEMPRSP4232.TMP" 
  20. Creating temporary file "c:windowsTEMPRSP4233.TMP" with contents
  21. [
  22. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/OLEDBTextConsumer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "C:My DocumentsVisual C++OLEDBTextConsumerStdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @c:windowsTEMPRSP4233.TMP" 
  26. Creating temporary file "c:windowsTEMPRSP4234.TMP" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/OLEDBTextConsumer.pdb" /debug /machine:I386 /out:"Debug/OLEDBTextConsumer.exe" /pdbtype:sept 
  29. ".DebugMainFrm.obj"
  30. ".DebugOLEDBTextConsumer.obj"
  31. ".DebugOLEDBTextConsumerDoc.obj"
  32. ".DebugOLEDBTextConsumerSet.obj"
  33. ".DebugOLEDBTextConsumerView.obj"
  34. ".DebugStdAfx.obj"
  35. ".DebugOLEDBTextConsumer.res"
  36. ]
  37. Creating command line "link.exe @c:windowsTEMPRSP4234.TMP"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. MainFrm.cpp
  44. OLEDBTextConsumer.cpp
  45. OLEDBTextConsumerDoc.cpp
  46. OLEDBTextConsumerSet.cpp
  47. OLEDBTextConsumerView.cpp
  48. Generating Code...
  49. Linking...
  50. <h3>Results</h3>
  51. OLEDBTextConsumer.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>