MySQL_vs71.sln 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MySQL", "MySQL_vs71.vcproj", "{73E19FDE-1570-488C-B3DB-72A60FADD408}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs71.vcproj", "{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. {73E19FDE-1570-488C-B3DB-72A60FADD408} = {73E19FDE-1570-488C-B3DB-72A60FADD408}
  9. EndProjectSection
  10. EndProject
  11. Global
  12. GlobalSection(SolutionConfiguration) = preSolution
  13. debug_shared = debug_shared
  14. release_shared = release_shared
  15. debug_static_mt = debug_static_mt
  16. release_static_mt = release_static_mt
  17. debug_static_md = debug_static_md
  18. release_static_md = release_static_md
  19. EndGlobalSection
  20. GlobalSection(ProjectConfiguration) = postSolution
  21. {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared.ActiveCfg = debug_shared|Win32
  22. {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared.Build.0 = debug_shared|Win32
  23. {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared.ActiveCfg = release_shared|Win32
  24. {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared.Build.0 = release_shared|Win32
  25. {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
  26. {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt.Build.0 = debug_static_mt|Win32
  27. {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt.ActiveCfg = release_static_mt|Win32
  28. {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt.Build.0 = release_static_mt|Win32
  29. {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md.ActiveCfg = debug_static_md|Win32
  30. {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md.Build.0 = debug_static_md|Win32
  31. {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md.ActiveCfg = release_static_md|Win32
  32. {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md.Build.0 = release_static_md|Win32
  33. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared.ActiveCfg = debug_shared|Win32
  34. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared.Build.0 = debug_shared|Win32
  35. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared.ActiveCfg = release_shared|Win32
  36. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared.Build.0 = release_shared|Win32
  37. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
  38. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt.Build.0 = debug_static_mt|Win32
  39. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt.ActiveCfg = release_static_mt|Win32
  40. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt.Build.0 = release_static_mt|Win32
  41. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md.ActiveCfg = debug_static_md|Win32
  42. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md.Build.0 = debug_static_md|Win32
  43. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md.ActiveCfg = release_static_md|Win32
  44. {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md.Build.0 = release_static_md|Win32
  45. EndGlobalSection
  46. GlobalSection(ExtensibilityGlobals) = postSolution
  47. EndGlobalSection
  48. GlobalSection(ExtensibilityAddIns) = postSolution
  49. EndGlobalSection
  50. EndGlobal