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