From d008ccd6f7854801ce96f182cfba3b1d6e7e3004 Mon Sep 17 00:00:00 2001 From: Celtic Minstrel Date: Wed, 29 Jun 2016 02:20:08 -0400 Subject: [PATCH] Windows: Build XP-compatible binaries --- src/BoE.vsproj/Common/Common.vcxproj | 2 +- src/BoE.vsproj/Game/Blades of Exile.vcxproj | 2 +- src/BoE.vsproj/PcEdit/Char Editor.vcxproj | 2 +- src/BoE.vsproj/ScenEdit/Scen Editor.vcxproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/BoE.vsproj/Common/Common.vcxproj b/src/BoE.vsproj/Common/Common.vcxproj index 73cf023c..5e5943af 100644 --- a/src/BoE.vsproj/Common/Common.vcxproj +++ b/src/BoE.vsproj/Common/Common.vcxproj @@ -331,7 +331,7 @@ StaticLibrary false - v120 + v120_xp true MultiByte diff --git a/src/BoE.vsproj/Game/Blades of Exile.vcxproj b/src/BoE.vsproj/Game/Blades of Exile.vcxproj index 67441fdd..b53e8a77 100644 --- a/src/BoE.vsproj/Game/Blades of Exile.vcxproj +++ b/src/BoE.vsproj/Game/Blades of Exile.vcxproj @@ -25,7 +25,7 @@ Application false - v120 + v120_xp true Unicode diff --git a/src/BoE.vsproj/PcEdit/Char Editor.vcxproj b/src/BoE.vsproj/PcEdit/Char Editor.vcxproj index d83b131d..67805677 100644 --- a/src/BoE.vsproj/PcEdit/Char Editor.vcxproj +++ b/src/BoE.vsproj/PcEdit/Char Editor.vcxproj @@ -25,7 +25,7 @@ Application false - v120 + v120_xp true Unicode diff --git a/src/BoE.vsproj/ScenEdit/Scen Editor.vcxproj b/src/BoE.vsproj/ScenEdit/Scen Editor.vcxproj index 04c2abc6..8615de82 100644 --- a/src/BoE.vsproj/ScenEdit/Scen Editor.vcxproj +++ b/src/BoE.vsproj/ScenEdit/Scen Editor.vcxproj @@ -25,7 +25,7 @@ Application false - v120 + v120_xp true Unicode