mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-18 03:29:12 +01:00
Update libcdio
This commit is contained in:
parent
4d60ca951d
commit
ebfc106701
4
dist/windows/strawberry-debug-x64.nsi.in
vendored
4
dist/windows/strawberry-debug-x64.nsi.in
vendored
@ -102,7 +102,7 @@ Section "Strawberry" Strawberry
|
||||
File "strawberry.ico"
|
||||
|
||||
File "libbz2.dll"
|
||||
File "libcdio-18.dll"
|
||||
File "libcdio-19.dll"
|
||||
File "libchromaprint.dll"
|
||||
File "libcrypto-3-x64.dll"
|
||||
File "libfaad-2.dll"
|
||||
@ -354,7 +354,7 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\strawberry-tagreader.exe"
|
||||
|
||||
Delete "$INSTDIR\libbz2.dll"
|
||||
Delete "$INSTDIR\libcdio-18.dll"
|
||||
Delete "$INSTDIR\libcdio-19.dll"
|
||||
Delete "$INSTDIR\libchromaprint.dll"
|
||||
Delete "$INSTDIR\libcrypto-3-x64.dll"
|
||||
Delete "$INSTDIR\libfaad-2.dll"
|
||||
|
4
dist/windows/strawberry-debug-x86.nsi.in
vendored
4
dist/windows/strawberry-debug-x86.nsi.in
vendored
@ -102,7 +102,7 @@ Section "Strawberry" Strawberry
|
||||
File "strawberry.ico"
|
||||
|
||||
File "libbz2.dll"
|
||||
File "libcdio-18.dll"
|
||||
File "libcdio-19.dll"
|
||||
File "libchromaprint.dll"
|
||||
File "libcrypto-3.dll"
|
||||
File "libfaad-2.dll"
|
||||
@ -354,7 +354,7 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\strawberry-tagreader.exe"
|
||||
|
||||
Delete "$INSTDIR\libbz2.dll"
|
||||
Delete "$INSTDIR\libcdio-18.dll"
|
||||
Delete "$INSTDIR\libcdio-19.dll"
|
||||
Delete "$INSTDIR\libchromaprint.dll"
|
||||
Delete "$INSTDIR\libcrypto-3.dll"
|
||||
Delete "$INSTDIR\libfaad-2.dll"
|
||||
|
4
dist/windows/strawberry-x64.nsi.in
vendored
4
dist/windows/strawberry-x64.nsi.in
vendored
@ -102,7 +102,7 @@ Section "Strawberry" Strawberry
|
||||
File "strawberry.ico"
|
||||
|
||||
File "libbz2.dll"
|
||||
File "libcdio-18.dll"
|
||||
File "libcdio-19.dll"
|
||||
File "libchromaprint.dll"
|
||||
File "libcrypto-3-x64.dll"
|
||||
File "libfaad-2.dll"
|
||||
@ -320,7 +320,7 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\strawberry-tagreader.exe"
|
||||
|
||||
Delete "$INSTDIR\libbz2.dll"
|
||||
Delete "$INSTDIR\libcdio-18.dll"
|
||||
Delete "$INSTDIR\libcdio-19.dll"
|
||||
Delete "$INSTDIR\libchromaprint.dll"
|
||||
Delete "$INSTDIR\libcrypto-3-x64.dll"
|
||||
Delete "$INSTDIR\libfaad-2.dll"
|
||||
|
4
dist/windows/strawberry-x86.nsi.in
vendored
4
dist/windows/strawberry-x86.nsi.in
vendored
@ -102,7 +102,7 @@ Section "Strawberry" Strawberry
|
||||
File "strawberry.ico"
|
||||
|
||||
File "libbz2.dll"
|
||||
File "libcdio-18.dll"
|
||||
File "libcdio-19.dll"
|
||||
File "libchromaprint.dll"
|
||||
File "libcrypto-3.dll"
|
||||
File "libfaad-2.dll"
|
||||
@ -320,7 +320,7 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\strawberry-tagreader.exe"
|
||||
|
||||
Delete "$INSTDIR\libbz2.dll"
|
||||
Delete "$INSTDIR\libcdio-18.dll"
|
||||
Delete "$INSTDIR\libcdio-19.dll"
|
||||
Delete "$INSTDIR\libchromaprint.dll"
|
||||
Delete "$INSTDIR\libcrypto-3.dll"
|
||||
Delete "$INSTDIR\libfaad-2.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user