Files
SampleRenderPasses/RenderGraphProject.sln
2025-05-18 22:39:39 +03:00

27 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{191A566C-2868-D456-98EA-48C66907C6A7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{296E2B95-15F4-0B94-080D-263D52A03408}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{191A566C-2868-D456-98EA-48C66907C6A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{191A566C-2868-D456-98EA-48C66907C6A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{191A566C-2868-D456-98EA-48C66907C6A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{191A566C-2868-D456-98EA-48C66907C6A7}.Release|Any CPU.Build.0 = Release|Any CPU
{296E2B95-15F4-0B94-080D-263D52A03408}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{296E2B95-15F4-0B94-080D-263D52A03408}.Debug|Any CPU.Build.0 = Debug|Any CPU
{296E2B95-15F4-0B94-080D-263D52A03408}.Release|Any CPU.ActiveCfg = Release|Any CPU
{296E2B95-15F4-0B94-080D-263D52A03408}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal