| 1234567891011121314151617181920212223 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.29324.140
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "Snips_SmallTalk", "Snips_SmallTalk2\Snips_SmallTalk.pyproj", "{8A76BCBC-3FD4-4FEC-B450-0033BAB9F619}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {8A76BCBC-3FD4-4FEC-B450-0033BAB9F619}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {8A76BCBC-3FD4-4FEC-B450-0033BAB9F619}.Release|Any CPU.ActiveCfg = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {EC11CF49-E597-4E28-A7E5-5124409E1DCF}
- EndGlobalSection
- EndGlobal
|