From a142b5545dd1fad559c8aba8b2c97d54e93086e1 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 071e0c49..a955d0a1 100644 --- a/platforms/Windows/bld/bld.wxs +++ b/platforms/Windows/bld/bld.wxs @@ -326,6 +326,12 @@ + + + + + + @@ -425,6 +431,7 @@ +