From f1d490cd0758d6bfaf2f47f39ac8277e00ebc2d0 Mon Sep 17 00:00:00 2001 From: TothBenoit Date: Thu, 12 Dec 2024 14:40:32 +0100 Subject: [PATCH] Fix tool set on 32 bits configuration --- libs/heaps/heaps.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/heaps/heaps.vcxproj b/libs/heaps/heaps.vcxproj index 3aeb998c6..037a9f9f2 100644 --- a/libs/heaps/heaps.vcxproj +++ b/libs/heaps/heaps.vcxproj @@ -60,7 +60,7 @@ DynamicLibrary true - v143 + v142 Unicode