You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

21 lines
835B

  1. Microsoft Visual Studio Solution File, Format Version 11.00
  2. # Visual C# Express 2010
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "coa4u", "coa4u.csproj", "{9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}"
  4. EndProject
  5. Global
  6. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  7. Debug|x86 = Debug|x86
  8. Release|x86 = Release|x86
  9. EndGlobalSection
  10. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  11. {9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}.Debug|x86.ActiveCfg = Debug|x86
  12. {9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}.Debug|x86.Build.0 = Debug|x86
  13. {9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}.Release|x86.ActiveCfg = Release|x86
  14. {9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}.Release|x86.Build.0 = Release|x86
  15. EndGlobalSection
  16. GlobalSection(SolutionProperties) = preSolution
  17. HideSolutionNode = FALSE
  18. EndGlobalSection
  19. EndGlobal