From 22d65f65d41ee6a5545798322e31a1c8f6ab9c57 Mon Sep 17 00:00:00 2001 From: Rob Swindell Date: Mon, 16 Nov 2020 18:38:14 -0800 Subject: [PATCH] Update included property sheets (e.g. SDL2, encode, hash libs) for MSVC. --- src/conio/conio_sdl.vcxproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/conio/conio_sdl.vcxproj b/src/conio/conio_sdl.vcxproj index 72fd54b0b..756289b96 100644 --- a/src/conio/conio_sdl.vcxproj +++ b/src/conio/conio_sdl.vcxproj @@ -34,16 +34,20 @@ - + + + - + + + -- GitLab