OLEDBDepartmentATL.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: OLEDBDepartmentATL - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/OLEDBDepartmentATL.res" /d "_DEBUG" "C:My DocumentsVisual C++OLEDBDepartmentATLbOLEDBDepartmentATL.rc"" 
  10. Creating temporary file "c:windowsTEMPRSP2295.TMP" with contents
  11. [
  12. /nologo /MLd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/OLEDBDepartmentATL.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:My DocumentsVisual C++OLEDBDepartmentATLbDBDialog.cpp"
  14. "C:My DocumentsVisual C++OLEDBDepartmentATLbOLEDBDepartmentATL.cpp"
  15. ]
  16. Creating command line "cl.exe @c:windowsTEMPRSP2295.TMP" 
  17. Creating temporary file "c:windowsTEMPRSP2296.TMP" with contents
  18. [
  19. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/OLEDBDepartmentATL.pdb" /debug /machine:I386 /out:"Debug/OLEDBDepartmentATL.exe" /pdbtype:sept 
  20. ".DebugDBDialog.obj"
  21. ".DebugOLEDBDepartmentATL.obj"
  22. ".DebugStdAfx.obj"
  23. ".DebugOLEDBDepartmentATL.res"
  24. ]
  25. Creating command line "link.exe @c:windowsTEMPRSP2296.TMP"
  26. Creating temporary file "c:windowsTEMPRSP2297.BAT" with contents
  27. [
  28. @echo off
  29. ".DebugOLEDBDepartmentATL.exe" /RegServer
  30. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  31. echo Server registration done!
  32. ]
  33. Creating command line "c:windowsTEMPRSP2297.BAT"
  34. Compiling resources...
  35. Compiling...
  36. DBDialog.cpp
  37. Generating Code...
  38. Compiling...
  39. OLEDBDepartmentATL.cpp
  40. Generating Code...
  41. Linking...
  42. <h3>Output Window</h3>
  43. Performing registration
  44. Server registration done!
  45. <h3>Results</h3>
  46. OLEDBDepartmentATL.exe - 0 error(s), 0 warning(s)
  47. </pre>
  48. </body>
  49. </html>