Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30011.22 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TurtlePatcher", "TurtlePatcher.vcxproj", "{4AB16B26-8C11-4AD5-89AB-A188D6EBB246}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4AB16B26-8C11-4AD5-89AB-A188D6EBB246}.Debug|x86.ActiveCfg = Debug|Win32 {4AB16B26-8C11-4AD5-89AB-A188D6EBB246}.Debug|x86.Build.0 = Debug|Win32 {4AB16B26-8C11-4AD5-89AB-A188D6EBB246}.Release|x86.ActiveCfg = Release|Win32 {4AB16B26-8C11-4AD5-89AB-A188D6EBB246}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {F95B7782-B242-4F64-B1D1-F0532CF4FB36} EndGlobalSection EndGlobal