From f425c09608e738b015f0714cb44f208f573c0c96 Mon Sep 17 00:00:00 2001
From: Kawe Mazidjatari <48657826+Mauler125@users.noreply.github.com>
Date: Mon, 25 Apr 2022 02:28:02 +0200
Subject: [PATCH] Default SDL to MSVC
---
r5dev/vproj/libsdl.vcxproj | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/r5dev/vproj/libsdl.vcxproj b/r5dev/vproj/libsdl.vcxproj
index 028f3c31..a3d8fa29 100644
--- a/r5dev/vproj/libsdl.vcxproj
+++ b/r5dev/vproj/libsdl.vcxproj
@@ -28,19 +28,19 @@
StaticLibrary
- $(DefaultPlatformToolset)
+ v143
StaticLibrary
- $(DefaultPlatformToolset)
+ v143
StaticLibrary
- ClangCL
+ v143
StaticLibrary
- $(DefaultPlatformToolset)
+ v143