diff options
author | ace20022 <ace20022@ymail.com> | 2017-07-07 09:02:29 +0200 |
---|---|---|
committer | ace20022 <ace20022@ymail.com> | 2017-07-07 09:02:52 +0200 |
commit | 40e75d28d67e6374c3d1959b547f0e0c9127fb70 (patch) | |
tree | b6dedc20ce10a2826079487a6775a997e5734f76 /project | |
parent | 32eca2db44c4c06d577361c658844df58b2432d9 (diff) |
[dependencies][windows] Use patched libbluray on windows.
Diffstat (limited to 'project')
-rw-r--r-- | project/BuildDependencies/scripts/0_package.target-win32.list | 2 | ||||
-rw-r--r-- | project/BuildDependencies/scripts/0_package.target-x64.list | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/project/BuildDependencies/scripts/0_package.target-win32.list b/project/BuildDependencies/scripts/0_package.target-win32.list index 565f34cb06..8ea20db13a 100644 --- a/project/BuildDependencies/scripts/0_package.target-win32.list +++ b/project/BuildDependencies/scripts/0_package.target-win32.list @@ -16,7 +16,7 @@ fmt-3.0.1-win32-vc140.7z freetype-db5a22-win32-vc140.7z giflib-5.1.4-win32-vc140.7z libass-d18a5f1-win32-vc140.7z -libbluray-1.0.1-win32-vc140.7z +libbluray-1.0.1p-win32-vc140.7z libcdio-0.9.3-win32-vc140.7z libcec-4.0.1-win32-vc140-2.7z libfribidi-0.19.2-win32.7z diff --git a/project/BuildDependencies/scripts/0_package.target-x64.list b/project/BuildDependencies/scripts/0_package.target-x64.list index ace8e74cec..020fedd0a6 100644 --- a/project/BuildDependencies/scripts/0_package.target-x64.list +++ b/project/BuildDependencies/scripts/0_package.target-x64.list @@ -15,7 +15,7 @@ expat-2.2.0-x64-vc140.7z fmt-3.0.1-x64-vc140.7z freetype-db5a224-x64-vc140.7z libass-d18a5f1-x64-vc140.7z -libbluray-1.0.1-x64-vc140.7z +libbluray-1.0.1p-x64-vc140.7z libcdio-0.94-x64-vc140.7z libcec-4.0.2-x64-vc140.7z libfribidi-0.19.7-x64-vc140.7z |