From 3ed8ba7d3335f27198281024f67d9ea6898a0101 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Wed, 8 Sep 2021 12:14:34 -0400 Subject: [PATCH] winrt: Update SDL-UWP to VS2019 --- VisualC-WinRT/SDL-UWP.vcxproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/VisualC-WinRT/SDL-UWP.vcxproj b/VisualC-WinRT/SDL-UWP.vcxproj index a5711e795..fcb2cd383 100644 --- a/VisualC-WinRT/SDL-UWP.vcxproj +++ b/VisualC-WinRT/SDL-UWP.vcxproj @@ -420,35 +420,35 @@ DynamicLibrary true - v140 + v142 DynamicLibrary true - v140 + v142 DynamicLibrary true - v140 + v142 DynamicLibrary false true - v140 + v142 DynamicLibrary false true - v140 + v142 DynamicLibrary false true - v140 + v142 @@ -592,4 +592,4 @@ - + \ No newline at end of file