From 33e5da23b6d02dd97a2862841785f5fe69e8fb3f Mon Sep 17 00:00:00 2001 From: Valentin Radu Date: Sun, 5 Dec 2021 04:10:37 +0200 Subject: [PATCH] Excluded some stuff in 32-bit builds --- ExplorerPatcher/ExplorerPatcher.vcxproj | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ExplorerPatcher/ExplorerPatcher.vcxproj b/ExplorerPatcher/ExplorerPatcher.vcxproj index 1979069..c3fd7c8 100644 --- a/ExplorerPatcher/ExplorerPatcher.vcxproj +++ b/ExplorerPatcher/ExplorerPatcher.vcxproj @@ -213,7 +213,10 @@ true true - + + true + true + true true @@ -252,7 +255,10 @@ true - + + true + true + true