1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-06 07:19:51 +01:00

Update spotify dll name.

This commit is contained in:
John Maguire 2011-09-29 14:24:20 +02:00
parent 2e23eae3aa
commit 516190bfc2

View File

@ -155,7 +155,7 @@ Section "Clementine" Clementine
File "libqjson.dll"
File "libsoup-2.4-1.dll"
File "libspeex-1.dll"
File "libspotify.dll"
File "spotify.dll"
File "libtag.dll"
File "libtasn1-3.dll"
File "libusbmuxd.dll"
@ -991,7 +991,7 @@ Section "Uninstall"
Delete "$INSTDIR\libqjson.dll"
Delete "$INSTDIR\libsoup-2.4-1.dll"
Delete "$INSTDIR\libspeex-1.dll"
Delete "$INSTDIR\libspotify.dll"
Delete "$INSTDIR\spotify.dll"
Delete "$INSTDIR\libtag.dll"
Delete "$INSTDIR\libtasn1-3.dll"
Delete "$INSTDIR\libusbmuxd.dll"