diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2017-12-09 11:55:50 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2017-12-09 11:55:50 +0100 |
| commit | c4c0f3c887d627b6432551e96009c7aeecd4cdd8 (patch) | |
| tree | 208a7102e9b9a82f66d3d2f89c441fb8f24ab11a /Penguloon.sln | |
| parent | 1cd8dec6c45c6868e17f3383b558dd30fd7ce05d (diff) | |
Add project files.
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 |
