mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Add dxcompiler.dll to installer
This commit is contained in:
@@ -202,6 +202,12 @@
|
||||
</Component>
|
||||
</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>
|
||||
</Directory>
|
||||
|
||||
<Directory Id='plugins_spirv' Name='spirv'>
|
||||
<Component Id='spirv_plugin' Guid='749539F5-0AAA-4A26-B8F4-B2ABD1F7754E'>
|
||||
<File Id='spirvcross' Name='spirv-cross.exe' DiskId='1' Source='dist/Release32/plugins/spirv/spirv-cross.exe' KeyPath='yes' />
|
||||
@@ -369,6 +375,7 @@
|
||||
<ComponentRef Id='gpa_plugin' />
|
||||
<ComponentRef Id='android_plugin' />
|
||||
<ComponentRef Id='spirv_plugin' />
|
||||
<ComponentRef Id='d3d12_plugin' />
|
||||
|
||||
<ComponentRef Id='ProgramMenuDir' />
|
||||
|
||||
|
||||
@@ -199,6 +199,12 @@
|
||||
</Component>
|
||||
</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>
|
||||
</Directory>
|
||||
|
||||
<Directory Id='plugins_spirv' Name='spirv'>
|
||||
<Component Id='spirv_plugin' Win64="yes" Guid='15566608-0D77-42D2-9B6C-D43698C4C46D'>
|
||||
<File Id='spirvcross' Name='spirv-cross.exe' DiskId='1' Source='dist/Release64/plugins/spirv/spirv-cross.exe' KeyPath='yes' />
|
||||
@@ -428,6 +434,7 @@
|
||||
<ComponentRef Id='gpa_plugin' />
|
||||
<ComponentRef Id='android_plugin' />
|
||||
<ComponentRef Id='spirv_plugin' />
|
||||
<ComponentRef Id='d3d12_plugin' />
|
||||
|
||||
<ComponentRef Id='renderdocX86Bins' />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user