Service.sln 1.4 KB

1234567891011121314151617181920212223242526272829
  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Service", "Service\Service.vcproj", "{C93E8109-260C-46F1-B9DD-58F9424D2FD8}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ChineseRes", "ChineseRes\ChineseRes\ChineseRes.vcproj", "{D5146104-1616-4B9D-9868-62C02123595D}"
  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. {C93E8109-260C-46F1-B9DD-58F9424D2FD8}.Debug.ActiveCfg = Debug|Win32
  17. {C93E8109-260C-46F1-B9DD-58F9424D2FD8}.Debug.Build.0 = Debug|Win32
  18. {C93E8109-260C-46F1-B9DD-58F9424D2FD8}.Release.ActiveCfg = Release|Win32
  19. {C93E8109-260C-46F1-B9DD-58F9424D2FD8}.Release.Build.0 = Release|Win32
  20. {D5146104-1616-4B9D-9868-62C02123595D}.Debug.ActiveCfg = Debug|Win32
  21. {D5146104-1616-4B9D-9868-62C02123595D}.Debug.Build.0 = Debug|Win32
  22. {D5146104-1616-4B9D-9868-62C02123595D}.Release.ActiveCfg = Release|Win32
  23. {D5146104-1616-4B9D-9868-62C02123595D}.Release.Build.0 = Release|Win32
  24. EndGlobalSection
  25. GlobalSection(ExtensibilityGlobals) = postSolution
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityAddIns) = postSolution
  28. EndGlobalSection
  29. EndGlobal