mirror of https://github.com/Aelita4/Hanoi.git
Delete Hanoi.sln
This commit is contained in:
parent
a80baf428c
commit
c5775ec5e5
31
Hanoi.sln
31
Hanoi.sln
|
@ -1,31 +0,0 @@
|
||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
||||||
# Visual Studio Version 16
|
|
||||||
VisualStudioVersion = 16.0.30523.141
|
|
||||||
MinimumVisualStudioVersion = 10.0.40219.1
|
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hanoi", "Hanoi.vcxproj", "{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}"
|
|
||||||
EndProject
|
|
||||||
Global
|
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
||||||
Debug|x64 = Debug|x64
|
|
||||||
Debug|x86 = Debug|x86
|
|
||||||
Release|x64 = Release|x64
|
|
||||||
Release|x86 = Release|x86
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
||||||
{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}.Debug|x64.ActiveCfg = Debug|x64
|
|
||||||
{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}.Debug|x64.Build.0 = Debug|x64
|
|
||||||
{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}.Debug|x86.ActiveCfg = Debug|Win32
|
|
||||||
{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}.Debug|x86.Build.0 = Debug|Win32
|
|
||||||
{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}.Release|x64.ActiveCfg = Release|x64
|
|
||||||
{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}.Release|x64.Build.0 = Release|x64
|
|
||||||
{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}.Release|x86.ActiveCfg = Release|Win32
|
|
||||||
{AF18BCDC-F52C-41BA-9F04-EF47025D1B00}.Release|x86.Build.0 = Release|Win32
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
|
||||||
HideSolutionNode = FALSE
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
||||||
SolutionGuid = {1FE5F2FE-8E15-4671-B9AC-63E0AF9AD87B}
|
|
||||||
EndGlobalSection
|
|
||||||
EndGlobal
|
|
Loading…
Reference in New Issue