MFCService.sln 1.4 KB

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