More WiX. Fragments and include files to allow us to build an x64 installer (not...
authorRod Widdowson <rdw@steadingsoftware.com>
Sat, 5 May 2012 16:39:45 +0000 (16:39 +0000)
committerRod Widdowson <rdw@steadingsoftware.com>
Sat, 5 May 2012 16:39:45 +0000 (16:39 +0000)
commitdad0750ef65af0d17f2e1d441bebaa8209908f79
tree67a53c0267b2ffe8f4ac44161f9fc2316a23e452
parente769949ddb5f0fb11d881f78278a2e5aac299108
More WiX. Fragments and include files to allow us to build an x64 installer (not yet tested)
14 files changed:
msi/WiX/Compile.bat [new file with mode: 0644]
msi/WiX/MergeModules/Curl-x86.wxs
msi/WiX/MergeModules/Shibboleth-x64.wxs
msi/WiX/MergeModules/Shibboleth-x86.wxs
msi/WiX/ShibbolethSP-exe-x64.wxs [new file with mode: 0644]
msi/WiX/ShibbolethSP-exe-x86.wxs
msi/WiX/ShibbolethSP-main-x64.wxs [new file with mode: 0644]
msi/WiX/ShibbolethSP-noarch.wxs
msi/WiX/ShibbolethSP-properties.wxi [new file with mode: 0644]
msi/WiX/ShibbolethSP-registry-x64.wxs [new file with mode: 0644]
msi/WiX/ShibbolethSP-registry-x86.wxs [new file with mode: 0644]
msi/WiX/Versions.wxi
msi/WiX/tes.wxs [new file with mode: 0644]
msi/WiX/testInstall.wxs