diff -r ed9a5ffd1f13 -r ba4bc497c6a7 vs/cline.sln --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vs/cline.sln Sun Nov 10 13:09:54 2024 +0100 @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.11.35327.3 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cline", "cline.vcxproj", "{79A0817F-8DEE-4E0D-9238-53A5023A708D}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {79A0817F-8DEE-4E0D-9238-53A5023A708D}.Debug|x64.ActiveCfg = Debug|x64 + {79A0817F-8DEE-4E0D-9238-53A5023A708D}.Debug|x64.Build.0 = Debug|x64 + {79A0817F-8DEE-4E0D-9238-53A5023A708D}.Release|x64.ActiveCfg = Release|x64 + {79A0817F-8DEE-4E0D-9238-53A5023A708D}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {172C3FD3-6078-4EE9-AAD9-3DA2BE57505D} + EndGlobalSection +EndGlobal