Fix installer typos

This commit is contained in:
baldurk
2024-09-27 11:16:39 +01:00
parent a342fcbe30
commit 8a394019fd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -203,8 +203,8 @@
</Directory>
<Directory Id='plugins_d3d12' Name='d3d12'>
<Component Id='d2d12_plugin' Win64="yes" Guid='383E6D55-F140-44E3-91B5-E98EEAAB28A7'>
<File Id='dxcompiler' Name='dxcompiler.dll' DiskId='1' Source='dist/Release64/plugins/d3d12/dxcompiler.dll' KeyPath='yes' />
<Component Id='d3d12_plugin' Guid='383E6D55-F140-44E3-91B5-E98EEAAB28A7'>
<File Id='dxcompiler' Name='dxcompiler.dll' DiskId='1' Source='dist/Release32/plugins/d3d12/dxcompiler.dll' KeyPath='yes' />
</Component>
</Directory>
+1 -1
View File
@@ -200,7 +200,7 @@
</Directory>
<Directory Id='plugins_d3d12' Name='d3d12'>
<Component Id='d2d12_plugin' Win64="yes" Guid='383E6D55-F140-44E3-91B5-E98EEAAB28A7'>
<Component Id='d3d12_plugin' Win64="yes" Guid='383E6D55-F140-44E3-91B5-E98EEAAB28A7'>
<File Id='dxcompiler' Name='dxcompiler.dll' DiskId='1' Source='dist/Release64/plugins/d3d12/dxcompiler.dll' KeyPath='yes' />
</Component>
</Directory>