diff options
author | Anton Fedchin <anightik@gmail.com> | 2018-06-27 11:50:05 +0300 |
---|---|---|
committer | Anton Fedchin <anightik@gmail.com> | 2018-06-27 11:51:55 +0300 |
commit | 95b950abbdce4c78b27548acdbfe084b1ea77a6f (patch) | |
tree | 7c6b1725b03e71a1bbc78b001ababc5518f99ccc /project | |
parent | e6ca304754a99555dc20a6e9b85be915725e3384 (diff) |
dependencies: update cppwinrt to v1.0.180227.3 which comes with VS v15.7
Diffstat (limited to 'project')
3 files changed, 3 insertions, 3 deletions
diff --git a/project/BuildDependencies/scripts/0_package.target-win10-arm.list b/project/BuildDependencies/scripts/0_package.target-win10-arm.list index 8ac20dd94a..b83541e5a4 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-arm.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-arm.list @@ -6,7 +6,7 @@ ; -> sqlite-3.7.12.1-win32\system\sqlite3.dll ; -> ... ;PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER! -cppwinrt-10.0.16299.0.7z +cppwinrt-10.0.17134.0.7z crossguid-fef89a4-win10-ARM-v140.7z curl-7.59.0-win10-ARM-v141.7z expat-2.2.0-win10-ARM-v140.7z diff --git a/project/BuildDependencies/scripts/0_package.target-win10-win32.list b/project/BuildDependencies/scripts/0_package.target-win10-win32.list index 73ec8a18f9..3ebb127bb3 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-win32.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-win32.list @@ -6,7 +6,7 @@ ; -> sqlite-3.7.12.1-win32\system\sqlite3.dll ; -> ... ;PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER! -cppwinrt-10.0.16299.0.7z +cppwinrt-10.0.17134.0.7z crossguid-fef89a4-win10-Win32-v140.7z curl-7.59.0-win10-Win32-v141.7z expat-2.2.0-win10-Win32-v140.7z diff --git a/project/BuildDependencies/scripts/0_package.target-win10-x64.list b/project/BuildDependencies/scripts/0_package.target-win10-x64.list index 77bd661027..9f45e64b4c 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-x64.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-x64.list @@ -6,7 +6,7 @@ ; -> sqlite-3.7.12.1-win32\system\sqlite3.dll ; -> ... ;PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER! -cppwinrt-10.0.16299.0.7z +cppwinrt-10.0.17134.0.7z crossguid-fef89a4-win10-x64-v140.7z curl-7.59.0-win10-x64-v141.7z expat-2.2.0-win10-x64-v140.7z |