projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8b4e2c
)
Revert "win32: libwebp has been bumped to version 5"
author
Daniel Molkentin
<danimo@owncloud.com>
Fri, 7 Aug 2015 07:21:08 +0000
(09:21 +0200)
committer
Daniel Molkentin
<danimo@owncloud.com>
Fri, 7 Aug 2015 07:21:08 +0000
(09:21 +0200)
This reverts commit
18efb211576ca0e9fce2b8f4e00977a9f4ea2ace
.
Our toolchain relies on an older version now that has version 4
cmake/modules/NSIS.template.in
patch
|
blob
|
history
diff --git
a/cmake/modules/NSIS.template.in
b/cmake/modules/NSIS.template.in
index 7f02a41e37c2b41d439c572e686019c10a5e2c90..24e49ed7dcafde7ba9e63afc47e817d523f8af59 100644
(file)
--- a/
cmake/modules/NSIS.template.in
+++ b/
cmake/modules/NSIS.template.in
@@
-443,7
+443,7
@@
Section "${APPLICATION_NAME}" SEC_APPLICATION
File "${MING_BIN}\libcrypto-10.dll"
File "${MING_BIN}\libssl-10.dll"
File "${MING_BIN}\libstdc++-6.dll"
- File "${MING_BIN}\libwebp-
5
.dll"
+ File "${MING_BIN}\libwebp-
4
.dll"
File "${MING_BIN}\libxslt-1.dll"
File "${MING_BIN}\libxml2-2.dll"
File "${MING_BIN}\zlib1.dll"