diff options
Diffstat (limited to 'Penguloon.sln')
| -rw-r--r-- | Penguloon.sln | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Penguloon.sln b/Penguloon.sln new file mode 100644 index 0000000..94c6c87 --- /dev/null +++ b/Penguloon.sln @@ -0,0 +1,27 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.27004.2009 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Penguloon", "Penguloon\Penguloon.csproj", "{6C46FE18-F5D6-4255-A202-475C1AB5EDAE}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6C46FE18-F5D6-4255-A202-475C1AB5EDAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6C46FE18-F5D6-4255-A202-475C1AB5EDAE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6C46FE18-F5D6-4255-A202-475C1AB5EDAE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {6C46FE18-F5D6-4255-A202-475C1AB5EDAE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6C46FE18-F5D6-4255-A202-475C1AB5EDAE}.Release|Any CPU.Build.0 = Release|Any CPU + {6C46FE18-F5D6-4255-A202-475C1AB5EDAE}.Release|Any CPU.Deploy.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {1E71D667-C944-4E28-9CF5-011D027E6691} + EndGlobalSection +EndGlobal |
