ShiftOS_TheReturn/ShiftOS_TheReturn.sln

35 lines
1.9 KiB
Text
Raw Permalink Normal View History

2017-01-08 14:57:10 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
2017-01-08 14:57:10 +00:00
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Engine", "ShiftOS_TheReturn\ShiftOS.Engine.csproj", "{7C979B07-0585-4033-A110-E5555B9D6651}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Objects", "ShiftOS.Objects\ShiftOS.Objects.csproj", "{A069089A-8962-4607-B2B2-4CF4A371066E}"
EndProject
2017-07-02 17:31:39 +00:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Frontend", "ShiftOS.Frontend\ShiftOS.Frontend.csproj", "{4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}"
EndProject
2017-01-08 14:57:10 +00:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7C979B07-0585-4033-A110-E5555B9D6651}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C979B07-0585-4033-A110-E5555B9D6651}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C979B07-0585-4033-A110-E5555B9D6651}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C979B07-0585-4033-A110-E5555B9D6651}.Release|Any CPU.Build.0 = Release|Any CPU
{A069089A-8962-4607-B2B2-4CF4A371066E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A069089A-8962-4607-B2B2-4CF4A371066E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A069089A-8962-4607-B2B2-4CF4A371066E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A069089A-8962-4607-B2B2-4CF4A371066E}.Release|Any CPU.Build.0 = Release|Any CPU
2017-07-02 17:31:39 +00:00
{4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}.Release|Any CPU.Build.0 = Release|Any CPU
2017-01-08 14:57:10 +00:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal