mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 04:50:35 +00:00
Include IronPython component in installers, mark as 64bit
This commit is contained in:
@@ -235,6 +235,8 @@
|
||||
<ComponentRef Id='RenderDocCPP' />
|
||||
<ComponentRef Id='RenderDocCMD' />
|
||||
|
||||
<ComponentRef Id='IronPython' />
|
||||
|
||||
<ComponentRef Id='LICENSE' />
|
||||
|
||||
<ComponentRef Id='pdblocateEXE' />
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
<File Id='WinFormsUIDLL' Name='WeifenLuo.WinFormsUI.Docking.dll' DiskId='1' Source='dist/Release64/WeifenLuo.WinFormsUI.Docking.dll' KeyPath='yes' />
|
||||
</Component>
|
||||
|
||||
<Component Id='IronPython' Guid='CE2C9D5B-9040-47C7-8E42-B79B52AE93EB'>
|
||||
<Component Id='IronPython' Win64="yes" Guid='CE2C9D5B-9040-47C7-8E42-B79B52AE93EB'>
|
||||
<File Id='IronPythonDLL' Name='IronPython.dll' DiskId='1' Source='dist/Release64/IronPython.dll' KeyPath='yes' />
|
||||
<File Id='IronPythonModulesDLL' Name='IronPython.Modules.dll' DiskId='1' Source='dist/Release64/IronPython.Modules.dll' />
|
||||
<File Id='MicrosoftScriptingDLL' Name='Microsoft.Scripting.dll' DiskId='1' Source='dist/Release64/Microsoft.Scripting.dll' />
|
||||
@@ -259,6 +259,8 @@
|
||||
<ComponentRef Id='RenderDocCPP' />
|
||||
<ComponentRef Id='RenderDocCMD' />
|
||||
|
||||
<ComponentRef Id='IronPython' />
|
||||
|
||||
<ComponentRef Id='LICENSE' />
|
||||
|
||||
<ComponentRef Id='pdblocateEXE' />
|
||||
|
||||
Reference in New Issue
Block a user