diff options
author | Rechi <Rechi@users.noreply.github.com> | 2018-08-02 18:00:00 +0200 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2018-08-02 18:00:00 +0200 |
commit | b771811c09d1fc30368f11d76382181d707a688b (patch) | |
tree | 0e198bc1797d518b238e6022b01c3877d812b93f /project | |
parent | 72da4dab42ac18105478b5d821bddc3e26ad73ae (diff) |
[fix][win32] rebuild libcec to also ship cec.lib
after removing the dynamic loading of libcec (f72d8fc) windows also needs the lib in the cmake find module
Diffstat (limited to 'project')
-rw-r--r-- | project/BuildDependencies/scripts/0_package.target-win32.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/BuildDependencies/scripts/0_package.target-win32.list b/project/BuildDependencies/scripts/0_package.target-win32.list index 8fd8e4540e..2638b8c6d4 100644 --- a/project/BuildDependencies/scripts/0_package.target-win32.list +++ b/project/BuildDependencies/scripts/0_package.target-win32.list @@ -20,7 +20,7 @@ libaacs-0.9.0-win32-vc140.7z libass-d18a5f1-win32-vc140.7z libbluray-1.0.2-win32-vc140.7z libcdio-0.9.3-win32-vc140.7z -libcec-4.0.1-win32-vc140-2.7z +libcec-4.0.2-Win32-v141.7z libfribidi-0.19.2-win32.7z libiconv-1.14-win32-vc140-v2.7z libjpeg-turbo-1.4.90-win32-vc140.7z |