OLEDBMFCMultiple.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: OLEDBMFCMultiple - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:windowsTEMPRSP3005.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/OLEDBMFCMultiple.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:My DocumentsVisual C++OLEDBMFCMultipleOLEDBMFCMultiple.cpp"
  13. "C:My DocumentsVisual C++OLEDBMFCMultipleOLEDBMFCMultipleDoc.cpp"
  14. "C:My DocumentsVisual C++OLEDBMFCMultipleOLEDBMFCMultipleSet.cpp"
  15. "C:My DocumentsVisual C++OLEDBMFCMultipleOLEDBMFCMultipleView.cpp"
  16. ]
  17. Creating command line "cl.exe @c:windowsTEMPRSP3005.TMP" 
  18. Creating temporary file "c:windowsTEMPRSP3011.TMP" with contents
  19. [
  20. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/OLEDBMFCMultiple.pdb" /debug /machine:I386 /out:"Debug/OLEDBMFCMultiple.exe" /pdbtype:sept 
  21. ".DebugMainFrm.obj"
  22. ".DebugOLEDBMFCMultiple.obj"
  23. ".DebugOLEDBMFCMultipleDoc.obj"
  24. ".DebugOLEDBMFCMultipleSet.obj"
  25. ".DebugOLEDBMFCMultipleView.obj"
  26. ".DebugStdAfx.obj"
  27. ".DebugOLEDBMFCMultiple.res"
  28. ]
  29. Creating command line "link.exe @c:windowsTEMPRSP3011.TMP"
  30. <h3>Output Window</h3>
  31. Compiling...
  32. OLEDBMFCMultiple.cpp
  33. Generating Code...
  34. Compiling...
  35. OLEDBMFCMultipleView.cpp
  36. Generating Code...
  37. Skipping... (no relevant changes detected)
  38. OLEDBMFCMultipleDoc.cpp
  39. OLEDBMFCMultipleSet.cpp
  40. Linking...
  41. <h3>Results</h3>
  42. OLEDBMFCMultiple.exe - 0 error(s), 0 warning(s)
  43. </pre>
  44. </body>
  45. </html>