From 307bd279b45cae595309a14106773bbc9600e615 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sat, 9 Oct 2021 20:18:07 -0230 Subject: [PATCH] Fix compilation in VS, no longer support WinXP. --- src/windows/Stella.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index 5e0e99136..1de9faa06 100755 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -38,7 +38,7 @@ {D7FCEC7F-33E1-49DD-A4B0-D5FC222250AD} Stella Win32Proj - 7.0 + 10.0 @@ -64,7 +64,7 @@ Application MultiByte - v141_xp + v142 Application