diff options
author | Rechi <Rechi@users.noreply.github.com> | 2018-06-25 09:00:00 +0200 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2018-06-25 09:00:00 +0200 |
commit | 7f50119932216ba56dce0ea216b4b4fda2777989 (patch) | |
tree | 4e0e484629a7ffe42f52997c6ff048e550863bbb /project | |
parent | 9dd3bf60dd0c0c0c596dee81ef43f3c362884672 (diff) |
[windows] use recompiled zlib for x64
Diffstat (limited to 'project')
-rw-r--r-- | project/BuildDependencies/scripts/0_package.target-x64.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/BuildDependencies/scripts/0_package.target-x64.list b/project/BuildDependencies/scripts/0_package.target-x64.list index a3151a7109..0834a28428 100644 --- a/project/BuildDependencies/scripts/0_package.target-x64.list +++ b/project/BuildDependencies/scripts/0_package.target-x64.list @@ -39,4 +39,4 @@ shairplay-ce80e00-x64-vc140.7z sqlite-3.17.0-x64-vc140.7z taglib-1.11.1-x64-vc140.7z tinyxmlstl-2.6.2-x64-vc140.7z -zlib-1.2.11-x64-vc140.7z +zlib-1.2.11-x64-v141.7z |