Trixy.sln 928 B

1234567891011121314151617181920212223
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 17
  4. VisualStudioVersion = 17.2.32630.192
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "Trixy", "Trixy.pyproj", "{759BCF3E-A5CD-4A3E-BA77-2FB59715FC84}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|Any CPU = Debug|Any CPU
  11. Release|Any CPU = Release|Any CPU
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {759BCF3E-A5CD-4A3E-BA77-2FB59715FC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  15. {759BCF3E-A5CD-4A3E-BA77-2FB59715FC84}.Release|Any CPU.ActiveCfg = Release|Any CPU
  16. EndGlobalSection
  17. GlobalSection(SolutionProperties) = preSolution
  18. HideSolutionNode = FALSE
  19. EndGlobalSection
  20. GlobalSection(ExtensibilityGlobals) = postSolution
  21. SolutionGuid = {C8B84F5D-A611-43F1-B4A9-22A5D862D394}
  22. EndGlobalSection
  23. EndGlobal