changeset 663:df472e81e9fd

Sigh... Looks like we need this with VC2019
author Chris Cannam
date Fri, 25 Oct 2019 11:52:09 +0100
parents 2b2ad4612908
children 72dd8c761456
files deploy/win64/tony.wxs
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/win64/tony.wxs	Fri Oct 25 11:37:22 2019 +0100
+++ b/deploy/win64/tony.wxs	Fri Oct 25 11:52:09 2019 +0100
@@ -208,6 +208,10 @@
                    Id="vcruntime140"
                    Name="vcruntime140.dll"
                    Source="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Redist\MSVC\14.22.27821\x64\Microsoft.VC142.CRT\vcruntime140.DLL"/>
+               <File
+                   Id="vcruntime140_1"
+                   Name="vcruntime140_1.dll"
+                   Source="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Redist\MSVC\14.22.27821\x64\Microsoft.VC142.CRT\vcruntime140_1.DLL"/>
           </Component>
 
 	  <Directory Id="Platforms" Name="platforms">