Delete SakuraVNE.sln

This commit is contained in:
Hatvani Tamás
2024-06-24 10:37:12 +02:00
committed by GitHub
parent de6122638a
commit 0a8d3a6ce3

View File

@@ -1,26 +0,0 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImGui", "libs\imgui\ImGui.vcxproj", "{C0FF640D-2C14-8DBE-F595-301E616989EF}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SakuraVNE", "SakuraVNE\SakuraVNE.vcxproj", "{D55F2F81-41CA-E3F7-8A08-959DF6B1C14C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0FF640D-2C14-8DBE-F595-301E616989EF}.Debug|x64.ActiveCfg = Debug|x64
{C0FF640D-2C14-8DBE-F595-301E616989EF}.Debug|x64.Build.0 = Debug|x64
{C0FF640D-2C14-8DBE-F595-301E616989EF}.Release|x64.ActiveCfg = Release|x64
{C0FF640D-2C14-8DBE-F595-301E616989EF}.Release|x64.Build.0 = Release|x64
{D55F2F81-41CA-E3F7-8A08-959DF6B1C14C}.Debug|x64.ActiveCfg = Debug|x64
{D55F2F81-41CA-E3F7-8A08-959DF6B1C14C}.Debug|x64.Build.0 = Debug|x64
{D55F2F81-41CA-E3F7-8A08-959DF6B1C14C}.Release|x64.ActiveCfg = Release|x64
{D55F2F81-41CA-E3F7-8A08-959DF6B1C14C}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal