Mercurial > hg > tony
diff deploy/win32/tony.wxs @ 458:60779173dddf
Win32 build updates; version is 1.0
author | Chris Cannam |
---|---|
date | Wed, 01 Apr 2015 12:59:34 +0100 |
parents | 2391a9d0b7df |
children | bb8a073a2a9f |
line wrap: on
line diff
--- a/deploy/win32/tony.wxs Tue Mar 31 18:16:09 2015 +0100 +++ b/deploy/win32/tony.wxs Wed Apr 01 12:59:34 2015 +0100 @@ -5,7 +5,7 @@ Id="*" Language="1033" Codepage="1252" - Version="0.5" + Version="1.0" UpgradeCode="3F073027-A65B-4688-906C-5F64597C5BB1" Manufacturer="Queen Mary, University of London"> @@ -13,7 +13,7 @@ Id="*" Keywords="Installer" Description="Tony Installer" - Comments="Copyright (c) 2013 Queen Mary, University of London and others." + Comments="Copyright (c) 2015 Queen Mary, University of London and others." Manufacturer="Queen Mary, University of London" InstallerVersion="100" Languages="1033" @@ -142,20 +142,20 @@ DiskId="1" Source="release\Qt5Xml.dll"/> <File - Id="icudt52" - Name="icudt52.dll" + Id="icudt53" + Name="icudt53.dll" DiskId="1" - Source="release\icudt52.dll"/> + Source="release\icudt53.dll"/> <File - Id="icuin52" - Name="icuin52.dll" + Id="icuin53" + Name="icuin53.dll" DiskId="1" - Source="release\icuin52.dll"/> + Source="release\icuin53.dll"/> <File - Id="icuuc52" - Name="icuuc52.dll" + Id="icuuc53" + Name="icuuc53.dll" DiskId="1" - Source="release\icuuc52.dll"/> + Source="release\icuuc53.dll"/> <File Id="libgcc" Name="libgcc_s_dw2-1.dll"