1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-18 03:29:12 +01:00

Add libzstd and libtasn1-6

This commit is contained in:
Jonas Kvinge 2019-07-20 02:26:44 +02:00
parent ea6cce7068
commit 02794e0ebd
4 changed files with 16 additions and 0 deletions

View File

@ -168,6 +168,8 @@ Section "Strawberry" Strawberry
File "Qt5Widgets.dll"
File "Qt5WinExtras.dll"
File "zlib1.dll"
File "libzstd.dll"
File "libtasn1-6.dll"
; Register Strawberry with Default Programs
Var /GLOBAL AppIcon
@ -418,6 +420,8 @@ Section "Uninstall"
Delete "$INSTDIR\Qt5Widgets.dll"
Delete "$INSTDIR\Qt5WinExtras.dll"
Delete "$INSTDIR\zlib1.dll"
Delete "$INSTDIR\libzstd.dll"
Delete "$INSTDIR\libtasn1-6.dll"
Delete "$INSTDIR\platforms\qwindows.dll"
Delete "$INSTDIR\sqldrivers\qsqlite.dll"

View File

@ -168,6 +168,8 @@ Section "Strawberry" Strawberry
File "Qt5Widgets.dll"
File "Qt5WinExtras.dll"
File "zlib1.dll"
File "libzstd.dll"
File "libtasn1-6.dll"
; Register Strawberry with Default Programs
Var /GLOBAL AppIcon
@ -418,6 +420,8 @@ Section "Uninstall"
Delete "$INSTDIR\Qt5Widgets.dll"
Delete "$INSTDIR\Qt5WinExtras.dll"
Delete "$INSTDIR\zlib1.dll"
Delete "$INSTDIR\libzstd.dll"
Delete "$INSTDIR\libtasn1-6.dll"
Delete "$INSTDIR\platforms\qwindows.dll"
Delete "$INSTDIR\sqldrivers\qsqlite.dll"

View File

@ -165,6 +165,8 @@ Section "Strawberry" Strawberry
File "Qt5Widgets.dll"
File "Qt5WinExtras.dll"
File "zlib1.dll"
File "libzstd.dll"
File "libtasn1-6.dll"
; Register Strawberry with Default Programs
Var /GLOBAL AppIcon
@ -381,6 +383,8 @@ Section "Uninstall"
Delete "$INSTDIR\Qt5Widgets.dll"
Delete "$INSTDIR\Qt5WinExtras.dll"
Delete "$INSTDIR\zlib1.dll"
Delete "$INSTDIR\libzstd.dll"
Delete "$INSTDIR\libtasn1-6.dll"
Delete "$INSTDIR\platforms\qwindows.dll"
Delete "$INSTDIR\sqldrivers\qsqlite.dll"

View File

@ -165,6 +165,8 @@ Section "Strawberry" Strawberry
File "Qt5Widgets.dll"
File "Qt5WinExtras.dll"
File "zlib1.dll"
File "libzstd.dll"
File "libtasn1-6.dll"
; Register Strawberry with Default Programs
Var /GLOBAL AppIcon
@ -381,6 +383,8 @@ Section "Uninstall"
Delete "$INSTDIR\Qt5Widgets.dll"
Delete "$INSTDIR\Qt5WinExtras.dll"
Delete "$INSTDIR\zlib1.dll"
Delete "$INSTDIR\libzstd.dll"
Delete "$INSTDIR\libtasn1-6.dll"
Delete "$INSTDIR\platforms\qwindows.dll"
Delete "$INSTDIR\sqldrivers\qsqlite.dll"