diff deploy/win64/tony.wxs @ 563:cfb290bc0ae7

Add missing Platform attributes
author Chris Cannam
date Mon, 18 Feb 2019 14:32:45 +0000
parents 00b1f3459047
children dfd28360f600
line wrap: on
line diff
--- a/deploy/win64/tony.wxs	Mon Feb 18 13:16:33 2019 +0000
+++ b/deploy/win64/tony.wxs	Mon Feb 18 14:32:45 2019 +0000
@@ -18,6 +18,7 @@
         InstallerVersion="100" 
         Languages="1033" 
         Compressed="yes" 
+        Platform="x64"
         SummaryCodepage="1252"/>
 
     <MajorUpgrade DowngradeErrorMessage="A later version of Tony is already installed. Setup will now exit."/>