First Commit
This commit is contained in:
26
RenderGraphProject.sln
Normal file
26
RenderGraphProject.sln
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user