From 0e65355d2f866fe78364d47ca0b62945db4a2dbd Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Mon, 10 May 2021 21:21:47 +0200 Subject: [PATCH] Workaround for bug in older version of the UCRT on Windows XP: Explicitly link UCRT version 10.0.14393.0 and force the minimum required OS version to 5.1. --- frontend/SlunkCrypt.vcxproj | 32 +++++++++++++++++++---------- libslunkcrypt/libSlunkCrypt.vcxproj | 22 ++++++++++---------- 2 files changed, 32 insertions(+), 22 deletions(-) diff --git a/frontend/SlunkCrypt.vcxproj b/frontend/SlunkCrypt.vcxproj index 9c0f973..4a01308 100644 --- a/frontend/SlunkCrypt.vcxproj +++ b/frontend/SlunkCrypt.vcxproj @@ -76,74 +76,74 @@ Win32Proj {86d28793-713e-4cec-9686-335514ac5ef0} SlunkCrypt - 7.0 + 10.0.14393.0 Application true - v141_xp + v141 Unicode Application false - v141_xp + v141 true Unicode Application false - v141_xp + v141 true Unicode Application false - v141_xp + v141 true Unicode Application false - v141_xp + v141 true Unicode Application true - v141_xp + v141 Unicode Application false - v141_xp + v141 true Unicode Application false - v141_xp + v141 true Unicode Application false - v141_xp + v141 true Unicode Application false - v141_xp + v141 true Unicode @@ -266,6 +266,7 @@ Console true + 5.1 @@ -294,6 +295,7 @@ true false UseLinkTimeCodeGeneration + 5.1 @@ -322,6 +324,7 @@ true false UseLinkTimeCodeGeneration + 5.1 @@ -352,6 +355,7 @@ true true UseLinkTimeCodeGeneration + 5.1 @@ -380,6 +384,7 @@ false UseLinkTimeCodeGeneration Console + 5.1 @@ -395,6 +400,7 @@ Console true + 5.2 @@ -422,6 +428,7 @@ true false UseLinkTimeCodeGeneration + 5.2 @@ -450,6 +457,7 @@ true false UseLinkTimeCodeGeneration + 5.2 @@ -479,6 +487,7 @@ true true UseLinkTimeCodeGeneration + 5.2 @@ -506,6 +515,7 @@ false UseLinkTimeCodeGeneration Console + 5.2 diff --git a/libslunkcrypt/libSlunkCrypt.vcxproj b/libslunkcrypt/libSlunkCrypt.vcxproj index 871e1e5..2d48896 100644 --- a/libslunkcrypt/libSlunkCrypt.vcxproj +++ b/libslunkcrypt/libSlunkCrypt.vcxproj @@ -59,74 +59,74 @@ Win32Proj {a4a3879c-bd2c-4304-af66-7349cef7e4c0} libSlunkCrypt - 7.0 + 10.0.14393.0 StaticLibrary true - v141_xp + v141 Unicode StaticLibrary false - v141_xp + v141 true Unicode StaticLibrary false - v141_xp + v141 true Unicode StaticLibrary false - v141_xp + v141 true Unicode DynamicLibrary false - v141_xp + v141 true Unicode StaticLibrary true - v141_xp + v141 Unicode StaticLibrary false - v141_xp + v141 true Unicode StaticLibrary false - v141_xp + v141 true Unicode StaticLibrary false - v141_xp + v141 true Unicode DynamicLibrary false - v141_xp + v141 true Unicode