SmsTest.sln 894 B

123456789101112131415161718192021
  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SmsTest", "SmsTest\SmsTest.vcproj", "{A74BD06B-1908-404F-8D9E-D318BB74003A}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfiguration) = preSolution
  8. Debug = Debug
  9. Release = Release
  10. EndGlobalSection
  11. GlobalSection(ProjectConfiguration) = postSolution
  12. {A74BD06B-1908-404F-8D9E-D318BB74003A}.Debug.ActiveCfg = Release|Win32
  13. {A74BD06B-1908-404F-8D9E-D318BB74003A}.Debug.Build.0 = Release|Win32
  14. {A74BD06B-1908-404F-8D9E-D318BB74003A}.Release.ActiveCfg = Release|Win32
  15. {A74BD06B-1908-404F-8D9E-D318BB74003A}.Release.Build.0 = Release|Win32
  16. EndGlobalSection
  17. GlobalSection(ExtensibilityGlobals) = postSolution
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityAddIns) = postSolution
  20. EndGlobalSection
  21. EndGlobal