mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
34 lines
1.8 KiB
Text
34 lines
1.8 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.30723.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SentinelKernel", "SentinelKernel.csproj", "{3B0F484C-0A26-4CC2-B44D-DDDA3A3E9381}"
|
|
EndProject
|
|
Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "SentinelKernelBoot", "SentinelKernelBoot.Cosmos", "{40C3F1E6-2880-4AF4-91FD-DFD41484719D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x86 = Debug|x86
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3B0F484C-0A26-4CC2-B44D-DDDA3A3E9381}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3B0F484C-0A26-4CC2-B44D-DDDA3A3E9381}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3B0F484C-0A26-4CC2-B44D-DDDA3A3E9381}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{3B0F484C-0A26-4CC2-B44D-DDDA3A3E9381}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3B0F484C-0A26-4CC2-B44D-DDDA3A3E9381}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3B0F484C-0A26-4CC2-B44D-DDDA3A3E9381}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{40C3F1E6-2880-4AF4-91FD-DFD41484719D}.Debug|Any CPU.ActiveCfg = Debug|x86
|
|
{40C3F1E6-2880-4AF4-91FD-DFD41484719D}.Debug|x86.ActiveCfg = Debug|x86
|
|
{40C3F1E6-2880-4AF4-91FD-DFD41484719D}.Debug|x86.Build.0 = Debug|x86
|
|
{40C3F1E6-2880-4AF4-91FD-DFD41484719D}.Release|Any CPU.ActiveCfg = Debug|x86
|
|
{40C3F1E6-2880-4AF4-91FD-DFD41484719D}.Release|x86.ActiveCfg = Debug|x86
|
|
{40C3F1E6-2880-4AF4-91FD-DFD41484719D}.Release|x86.Build.0 = Debug|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|