mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Windows: add libzip dll to installer package
This was missing in the first set of Subsurface 3.0 binaries Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
697ce2380f
commit
cdef0e4555
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ Section
|
|||
File dll\libexpat-1.dll
|
||||
File dll\pthreadGC2.dll
|
||||
File dll\zlib1.dll
|
||||
File dll\libzip-1.dll
|
||||
File dll\libbz2-1.dll
|
||||
File dll\libsoup-2.4-1.dll
|
||||
File dll\libosmgpsmap-2.dll
|
||||
|
|
Loading…
Reference in a new issue