Update spotify dll name.

This commit is contained in:
John Maguire 2011-09-29 14:24:20 +02:00
parent 2e23eae3aa
commit 516190bfc2
1 changed files with 2 additions and 2 deletions

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"