MiniSQL.plg
上传用户:lkd6667
上传日期:2015-05-13
资源大小:1448k
文件大小:1k
源码类别:

其他数据库

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MiniSQL - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP18A.tmp" with contents
  10. [
  11. /nologo /subsystem:console /incremental:yes /pdb:"Debug/MiniSQL.pdb" /debug /machine:I386 /out:"Debug/MiniSQL.exe" /pdbtype:sept 
  12. ".DebugBPTree.obj"
  13. ".DebugBuffer.obj"
  14. ".DebugCatalog.obj"
  15. ".DebugCtrlCenter.obj"
  16. ".DebugDisplay.obj"
  17. ".DebugError.obj"
  18. ".DebugGlob_Var.obj"
  19. ".DebugIntepretor.obj"
  20. ".DebugMiniSQL.obj"
  21. ".DebugRecord.obj"
  22. ]
  23. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP18A.tmp"
  24. <h3>Output Window</h3>
  25. Linking...
  26. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP18B.tmp" with contents
  27. [
  28. /nologo /o"Debug/MiniSQL.bsc" 
  29. ".DebugBPTree.sbr"
  30. ".DebugBuffer.sbr"
  31. ".DebugCatalog.sbr"
  32. ".DebugCtrlCenter.sbr"
  33. ".DebugDisplay.sbr"
  34. ".DebugError.sbr"
  35. ".DebugGlob_Var.sbr"
  36. ".DebugIntepretor.sbr"
  37. ".DebugMiniSQL.sbr"
  38. ".DebugRecord.sbr"]
  39. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP18B.tmp"
  40. Creating browse info file...
  41. <h3>Output Window</h3>
  42. <h3>Results</h3>
  43. MiniSQL.exe - 0 error(s), 0 warning(s)
  44. </pre>
  45. </body>
  46. </html>