OLE_DATABASE.PLG
上传用户:sygkzy
上传日期:2013-03-13
资源大小:150k
文件大小:3k
源码类别:

Oracle数据库

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ole_database - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ole_database.res" /d "_DEBUG" /d "_AFXDLL" "E:othervc1205info11oracleole_database.rc"" 
  10. Creating temporary file "D:DOCUME~1GENTLE~1.GENLOCALS~1TempRSP2C8.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ole_database.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:othervc1205info11oracleConnect.cpp"
  14. "E:othervc1205info11oraclefont.cpp"
  15. "E:othervc1205info11oracleMainFrm.cpp"
  16. "E:othervc1205info11oraclemsflexgrid.cpp"
  17. "E:othervc1205info11oracleole_database.cpp"
  18. "E:othervc1205info11oracleole_databaseDoc.cpp"
  19. "E:othervc1205info11oracleole_databaseView.cpp"
  20. "E:othervc1205info11oraclepicture.cpp"
  21. "E:othervc1205info11oraclerowcursor.cpp"
  22. "E:othervc1205info11oracleSelectTable.cpp"
  23. ]
  24. Creating command line "cl.exe @D:DOCUME~1GENTLE~1.GENLOCALS~1TempRSP2C8.tmp" 
  25. Creating temporary file "D:DOCUME~1GENTLE~1.GENLOCALS~1TempRSP2C9.tmp" with contents
  26. [
  27. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ole_database.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  28. "E:othervc1205info11oracleStdAfx.cpp"
  29. ]
  30. Creating command line "cl.exe @D:DOCUME~1GENTLE~1.GENLOCALS~1TempRSP2C9.tmp" 
  31. Creating temporary file "D:DOCUME~1GENTLE~1.GENLOCALS~1TempRSP2CA.tmp" with contents
  32. [
  33. Oraclm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ole_database.pdb" /debug /machine:I386 /out:"Debug/ole_database.exe" /pdbtype:sept 
  34. .DebugConnect.obj
  35. .Debugfont.obj
  36. .DebugMainFrm.obj
  37. .Debugmsflexgrid.obj
  38. .Debugole_database.obj
  39. .Debugole_databaseDoc.obj
  40. .Debugole_databaseView.obj
  41. .Debugpicture.obj
  42. .Debugrowcursor.obj
  43. .DebugSelectTable.obj
  44. .DebugStdAfx.obj
  45. .Debugole_database.res
  46. ]
  47. Creating command line "link.exe @D:DOCUME~1GENTLE~1.GENLOCALS~1TempRSP2CA.tmp"
  48. <h3>Output Window</h3>
  49. Compiling resources...
  50. Compiling...
  51. StdAfx.cpp
  52. Compiling...
  53. Connect.cpp
  54. font.cpp
  55. MainFrm.cpp
  56. msflexgrid.cpp
  57. ole_database.cpp
  58. ole_databaseDoc.cpp
  59. ole_databaseView.cpp
  60. picture.cpp
  61. rowcursor.cpp
  62. SelectTable.cpp
  63. Generating Code...
  64. Linking...
  65.    Creating library Debug/ole_database.lib and object Debug/ole_database.exp
  66. <h3>Results</h3>
  67. ole_database.exe - 0 error(s), 0 warning(s)
  68. </pre>
  69. </body>
  70. </html>