mirror of
https://github.com/ShiftOS-Rewind/ShiftOS.git
synced 2025-01-22 17:52:15 +00:00
0a552e3954
It's pretty much done. Pair with DE, and serve hot.
34 lines
1.7 KiB
Text
34 lines
1.7 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26730.12
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Main", "ShiftOS.Main\ShiftOS.Main.csproj", "{61A6E932-3129-4D58-AC79-F69D6E0B3054}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{604EB1D7-998F-4A52-90A6-67F3DC3203D2} = {604EB1D7-998F-4A52-90A6-67F3DC3203D2}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Engine", "ShiftOS.Engine\ShiftOS.Engine.csproj", "{604EB1D7-998F-4A52-90A6-67F3DC3203D2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{61A6E932-3129-4D58-AC79-F69D6E0B3054}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{61A6E932-3129-4D58-AC79-F69D6E0B3054}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{61A6E932-3129-4D58-AC79-F69D6E0B3054}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{61A6E932-3129-4D58-AC79-F69D6E0B3054}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{604EB1D7-998F-4A52-90A6-67F3DC3203D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{604EB1D7-998F-4A52-90A6-67F3DC3203D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{604EB1D7-998F-4A52-90A6-67F3DC3203D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{604EB1D7-998F-4A52-90A6-67F3DC3203D2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {A08E2A97-C1DC-45F8-87D9-04A422C78B73}
|
|
EndGlobalSection
|
|
EndGlobal
|