OLEDBDepartmentMFC.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: OLEDBDepartmentMFC - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:windowsTEMPRSP2354.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/OLEDBDepartmentMFC.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:My DocumentsVisual C++OLEDBDepartmentMFCcOpenDepartment.cpp"
  13. ]
  14. Creating command line "cl.exe @c:windowsTEMPRSP2354.TMP" 
  15. Creating temporary file "c:windowsTEMPRSP2355.TMP" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/OLEDBDepartmentMFC.pdb" /debug /machine:I386 /out:"Debug/OLEDBDepartmentMFC.exe" /pdbtype:sept 
  18. ".DebugMainFrm.obj"
  19. ".DebugOLEDBDepartmentMFC.obj"
  20. ".DebugOLEDBDepartmentMFCDoc.obj"
  21. ".DebugOLEDBDepartmentMFCSet.obj"
  22. ".DebugOLEDBDepartmentMFCView.obj"
  23. ".DebugOpenDepartment.obj"
  24. ".DebugStdAfx.obj"
  25. ".DebugOLEDBDepartmentMFC.res"
  26. ]
  27. Creating command line "link.exe @c:windowsTEMPRSP2355.TMP"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. OpenDepartment.cpp
  31. Linking...
  32. <h3>Results</h3>
  33. OLEDBDepartmentMFC.exe - 0 error(s), 0 warning(s)
  34. </pre>
  35. </body>
  36. </html>