HomoIcon.sln 1.1 KB

12345678910111213141516171819202122232425262728
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 11.00
  3. # Visual Studio 2010
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HomoIcon", "HomoIcon.csproj", "{A29F7683-9994-43DC-8813-E4B1D9931682}"
  5. EndProject
  6. Global
  7. GlobalSection(TeamFoundationVersionControl) = preSolution
  8. SccNumberOfProjects = 2
  9. SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
  10. SccTeamFoundationServer = http://vstfpg04:8080/tfs/pg04
  11. SccLocalPath0 = .
  12. SccProjectUniqueName1 = HomoIcon.csproj
  13. SccLocalPath1 = .
  14. EndGlobalSection
  15. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  16. Debug|x86 = Debug|x86
  17. Release|x86 = Release|x86
  18. EndGlobalSection
  19. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  20. {A29F7683-9994-43DC-8813-E4B1D9931682}.Debug|x86.ActiveCfg = Debug|x86
  21. {A29F7683-9994-43DC-8813-E4B1D9931682}.Debug|x86.Build.0 = Debug|x86
  22. {A29F7683-9994-43DC-8813-E4B1D9931682}.Release|x86.ActiveCfg = Release|x86
  23. {A29F7683-9994-43DC-8813-E4B1D9931682}.Release|x86.Build.0 = Release|x86
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. EndGlobal