From 0b8d034f6a8e86e83b02433e1d6f0ee78eb5650e Mon Sep 17 00:00:00 2001 From: Chris Eibl <138194463+chris-eibl@users.noreply.github.com> Date: Mon, 24 Mar 2025 16:49:19 +0100 Subject: [PATCH] tweak PreferredToolArchitecture for bundled clang-cl --- PCbuild/python.props | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/PCbuild/python.props b/PCbuild/python.props index 5a3fae0e2f69fe..d1c4b5bda6c3d3 100644 --- a/PCbuild/python.props +++ b/PCbuild/python.props @@ -19,6 +19,16 @@ false true + + x64 + x86 +