OLEDBDirProvider.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: OLEDBDirProvider - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/OLEDBDirProvider.res" /d "_DEBUG" "C:My DocumentsVisual C++OLEDBDirProviderOLEDBDirProvider.rc"" 
  10. Creating temporary file "c:windowsTEMPRSP1232.TMP" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/OLEDBDirProvider.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:My DocumentsVisual C++OLEDBDirProviderDirProviderRS.cpp"
  14. "C:My DocumentsVisual C++OLEDBDirProviderOLEDBDirProvider.cpp"
  15. ]
  16. Creating command line "cl.exe @c:windowsTEMPRSP1232.TMP" 
  17. Creating temporary file "c:windowsTEMPRSP1233.TMP" with contents
  18. [
  19. /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/OLEDBDirProvider.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "C:My DocumentsVisual C++OLEDBDirProviderStdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @c:windowsTEMPRSP1233.TMP" 
  23. Creating temporary file "c:windowsTEMPRSP1234.TMP" with contents
  24. [
  25. 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 /dll /incremental:yes /pdb:"Debug/OLEDBDirProvider.pdb" /debug /machine:I386 /def:".OLEDBDirProvider.def" /out:"Debug/OLEDBDirProvider.dll" /implib:"Debug/OLEDBDirProvider.lib" /pdbtype:sept 
  26. ".DebugDirProviderRS.obj"
  27. ".DebugOLEDBDirProvider.obj"
  28. ".DebugStdAfx.obj"
  29. ".DebugOLEDBDirProvider.res"
  30. ]
  31. Creating command line "link.exe @c:windowsTEMPRSP1234.TMP"
  32. Creating temporary file "c:windowsTEMPRSP1235.BAT" with contents
  33. [
  34. @echo off
  35. regsvr32 /s /c ".DebugOLEDBDirProvider.dll"
  36. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  37. ]
  38. Creating command line "c:windowsTEMPRSP1235.BAT"
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. DirProviderRS.cpp
  44. OLEDBDirProvider.cpp
  45. Generating Code...
  46. Linking...
  47.    Creating library Debug/OLEDBDirProvider.lib and object Debug/OLEDBDirProvider.exp
  48. <h3>Output Window</h3>
  49. Performing registration
  50. <h3>Results</h3>
  51. OLEDBDirProvider.dll - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>