From 505ff1afd720907e3984846933c9207c58e74664 Mon Sep 17 00:00:00 2001 From: Leonard Grey Date: Fri, 19 Sep 2025 18:35:00 -0400 Subject: [PATCH 1/2] WiX: Fix single-arch builds for static experimental SDK --- platforms/Windows/rtl/static/msm/rtl.static.msm.wxs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/platforms/Windows/rtl/static/msm/rtl.static.msm.wxs b/platforms/Windows/rtl/static/msm/rtl.static.msm.wxs index a9f783fc..d8a79e0d 100644 --- a/platforms/Windows/rtl/static/msm/rtl.static.msm.wxs +++ b/platforms/Windows/rtl/static/msm/rtl.static.msm.wxs @@ -1,17 +1,17 @@ - + - - + + - - + + - + From 9a75d5f65a2bc3782570d784efa0e25e6b100be1 Mon Sep 17 00:00:00 2001 From: Leonard Grey Date: Mon, 6 Oct 2025 17:13:58 -0400 Subject: [PATCH 2/2] x64 -> amd64 --- platforms/Windows/rtl/static/msm/rtl.static.msm.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/Windows/rtl/static/msm/rtl.static.msm.wxs b/platforms/Windows/rtl/static/msm/rtl.static.msm.wxs index d8a79e0d..7654d8ff 100644 --- a/platforms/Windows/rtl/static/msm/rtl.static.msm.wxs +++ b/platforms/Windows/rtl/static/msm/rtl.static.msm.wxs @@ -4,7 +4,7 @@ - +