Files
2DRenderer/2DRenderer.sln
2026-03-10 21:03:03 -04:00

17 lines
785 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "2DRenderer", "2DRenderer\2DRenderer.csproj", "{FC946AFB-4F3F-459B-8EBB-9AADEE689FEA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FC946AFB-4F3F-459B-8EBB-9AADEE689FEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC946AFB-4F3F-459B-8EBB-9AADEE689FEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC946AFB-4F3F-459B-8EBB-9AADEE689FEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC946AFB-4F3F-459B-8EBB-9AADEE689FEA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal