From c89ef963474db041853a123b535317d3a7837432 Mon Sep 17 00:00:00 2001 From: Martin Kemp Date: Mon, 18 Jul 2022 17:36:49 +0100 Subject: [PATCH] Remove XP platform Fixes #2723 --- launcher/CmderLauncher.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/launcher/CmderLauncher.vcxproj b/launcher/CmderLauncher.vcxproj index 60765235e..75e19a426 100644 --- a/launcher/CmderLauncher.vcxproj +++ b/launcher/CmderLauncher.vcxproj @@ -28,7 +28,7 @@ Application true - v141_xp + v141 Unicode @@ -41,7 +41,7 @@ Application true - v141_xp + v141 Unicode