From 433810c58dfb4d49c6fd0b2e1861841cec0eb7b0 Mon Sep 17 00:00:00 2001 From: SternXD Date: Thu, 17 Apr 2025 01:07:03 -0400 Subject: [PATCH] SDL2: Update from Visual Studio 2019 to Visual Studio 2022 --- VisualC-WinRT/SDL-UWP.vcxproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/VisualC-WinRT/SDL-UWP.vcxproj b/VisualC-WinRT/SDL-UWP.vcxproj index 696505f351..cff9ce7121 100644 --- a/VisualC-WinRT/SDL-UWP.vcxproj +++ b/VisualC-WinRT/SDL-UWP.vcxproj @@ -371,6 +371,7 @@ 10.0.16299.0 10.0.16299.0 10.0 + 10.0.0.0 @@ -391,7 +392,7 @@ DynamicLibrary true - v142 + v143 DynamicLibrary @@ -603,4 +604,4 @@ - + \ No newline at end of file