From 935d5b7c6f6f6239cbb8400b6648d631531cb080 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Thu, 8 Aug 2024 15:56:19 -0700 Subject: [PATCH] WiX: add Foundation macros to the build tools Include a prebuilt copy of the Foundation macros in the toolchain distribution on Windows to match the desired behaviour. --- platforms/Windows/bld/bld.wxs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/platforms/Windows/bld/bld.wxs b/platforms/Windows/bld/bld.wxs index 1022a756..ab2476b5 100644 --- a/platforms/Windows/bld/bld.wxs +++ b/platforms/Windows/bld/bld.wxs @@ -335,6 +335,12 @@ + + + + + + @@ -487,6 +493,7 @@ +