From a342fcbe30cccfdbda84c54da3bc4dca6472edf2 Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 27 Sep 2024 10:46:25 +0100 Subject: [PATCH] Add dxcompiler.dll to installer --- util/installer/Installer32.wxs | 7 +++++++ util/installer/Installer64.wxs | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/util/installer/Installer32.wxs b/util/installer/Installer32.wxs index b759397a0..d5c82d348 100644 --- a/util/installer/Installer32.wxs +++ b/util/installer/Installer32.wxs @@ -202,6 +202,12 @@ + + + + + + @@ -369,6 +375,7 @@ + diff --git a/util/installer/Installer64.wxs b/util/installer/Installer64.wxs index a1c761ad9..fedaa1710 100644 --- a/util/installer/Installer64.wxs +++ b/util/installer/Installer64.wxs @@ -199,6 +199,12 @@ + + + + + + @@ -428,6 +434,7 @@ +