diff deploy/win32/tony.wxs @ 510:a3d73feeb850

Merge from branch "2.0-integration"
author Chris Cannam
date Mon, 19 Oct 2015 14:17:07 +0100
parents fcc7e62bfac7
children 36940effcfcf
line wrap: on
line diff
--- a/deploy/win32/tony.wxs	Mon Oct 19 11:56:22 2015 +0100
+++ b/deploy/win32/tony.wxs	Mon Oct 19 14:17:07 2015 +0100
@@ -5,7 +5,7 @@
       Id="*"
       Language="1033"
       Codepage="1252" 
-      Version="1.0"
+      Version="2.0"
       UpgradeCode="3F073027-A65B-4688-906C-5F64597C5BB1"
       Manufacturer="Queen Mary, University of London">
     
@@ -137,6 +137,11 @@
                 DiskId="1"
                 Source="release\Qt5Network.dll"/>
             <File
+                Id="QtSvg"
+                Name="Qt5Svg.dll"
+                DiskId="1"
+                Source="release\Qt5Svg.dll"/>
+            <File
                 Id="QtWidgets"
                 Name="Qt5Widgets.dll"
                 DiskId="1"