Files
GridCasting/GridCasting.sln
2026-04-15 19:00:46 +03:00

35 lines
2.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GridCasting", "GridCasting\GridCasting.csproj", "{D26523E3-132B-42EB-891C-45EBF8B98C65}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IgdrasilMath", "..\IgdrasilEngine\IgdrasilMath\IgdrasilMath.csproj", "{10E6C5FC-990E-429E-9635-E4F639FF6B9D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GuidingTurtle", "..\IgdrasilEngine\GuidingTurtle\GuidingTurtle.csproj", "{2575A7D5-2936-4823-A0B4-A466790D70B5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IgdrasilEngine", "IgdrasilEngine", "{41458A8F-715B-405E-84E2-140989D50977}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D26523E3-132B-42EB-891C-45EBF8B98C65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D26523E3-132B-42EB-891C-45EBF8B98C65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D26523E3-132B-42EB-891C-45EBF8B98C65}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D26523E3-132B-42EB-891C-45EBF8B98C65}.Release|Any CPU.Build.0 = Release|Any CPU
{10E6C5FC-990E-429E-9635-E4F639FF6B9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{10E6C5FC-990E-429E-9635-E4F639FF6B9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{10E6C5FC-990E-429E-9635-E4F639FF6B9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{10E6C5FC-990E-429E-9635-E4F639FF6B9D}.Release|Any CPU.Build.0 = Release|Any CPU
{2575A7D5-2936-4823-A0B4-A466790D70B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2575A7D5-2936-4823-A0B4-A466790D70B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2575A7D5-2936-4823-A0B4-A466790D70B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2575A7D5-2936-4823-A0B4-A466790D70B5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{2575A7D5-2936-4823-A0B4-A466790D70B5} = {41458A8F-715B-405E-84E2-140989D50977}
{10E6C5FC-990E-429E-9635-E4F639FF6B9D} = {41458A8F-715B-405E-84E2-140989D50977}
EndGlobalSection
EndGlobal