DB.sln 944 B

1234567891011121314151617181920212223
  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DB", "DB\DB.vcproj", "{4273B8EB-6F0D-4B4D-A934-1B69A1A6B9CB}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfiguration) = preSolution
  8. Debug = Debug
  9. Release = Release
  10. EndGlobalSection
  11. GlobalSection(ProjectDependencies) = postSolution
  12. EndGlobalSection
  13. GlobalSection(ProjectConfiguration) = postSolution
  14. {4273B8EB-6F0D-4B4D-A934-1B69A1A6B9CB}.Debug.ActiveCfg = Debug|Win32
  15. {4273B8EB-6F0D-4B4D-A934-1B69A1A6B9CB}.Debug.Build.0 = Debug|Win32
  16. {4273B8EB-6F0D-4B4D-A934-1B69A1A6B9CB}.Release.ActiveCfg = Release|Win32
  17. {4273B8EB-6F0D-4B4D-A934-1B69A1A6B9CB}.Release.Build.0 = Release|Win32
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityGlobals) = postSolution
  20. EndGlobalSection
  21. GlobalSection(ExtensibilityAddIns) = postSolution
  22. EndGlobalSection
  23. EndGlobal