Add ARM64 VCRedist definitions for later use

This commit is contained in:
Cameron Gutman 2020-12-12 12:43:21 -06:00
parent b61c35aff9
commit 33286a5bde

View file

@ -7,6 +7,9 @@
<?define VCREDIST_X64_SIZE = "14882584" ?>
<?define VCREDIST_X64_SHA1 = "1EFFE7DB3F42D670A1352C5C9B451C4DB3E57AB5" ?>
<?define VCREDIST_X64_UPGRADE_CODE = "36F68A90-239C-34DF-B58C-64B30153CE35" ?>
<?define VCREDIST_ARM64_SIZE = "7028584" ?>
<?define VCREDIST_ARM64_SHA1 = "37C2A217EB881B2E7695656A6D7B001ADAC4354D" ?>
<?define VCREDIST_ARM64_UPGRADE_CODE = "DC9BAE42-810B-423A-9E25-E4073F1C7B00" ?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
xmlns:bal="http://schemas.microsoft.com/wix/BalExtension"