mirror of
https://github.com/mrpond/BlockTheSpot.git
synced 2025-05-15 05:44:40 +02:00
25 lines
1 KiB
Text
25 lines
1 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.6.33829.357
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlockTheSpot", "src\BlockTheSpot.vcxproj", "{DCC156A5-5810-4C3B-B95D-A168CEAA3629}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{DCC156A5-5810-4C3B-B95D-A168CEAA3629}.Debug|x64.ActiveCfg = Debug|x64
|
|
{DCC156A5-5810-4C3B-B95D-A168CEAA3629}.Debug|x64.Build.0 = Debug|x64
|
|
{DCC156A5-5810-4C3B-B95D-A168CEAA3629}.Release|x64.ActiveCfg = Release|x64
|
|
{DCC156A5-5810-4C3B-B95D-A168CEAA3629}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {AA3D23C9-D1E4-4F39-A15C-42B6F2FD8E76}
|
|
EndGlobalSection
|
|
EndGlobal
|