mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-01 20:06:53 +01:00
Remove .dlls from the old Qt package
This commit is contained in:
parent
f74fda92eb
commit
d622d3ddb4
4
dist/windows/clementine.nsi.in
vendored
4
dist/windows/clementine.nsi.in
vendored
@ -74,7 +74,6 @@ Section "Clementine" Clementine
|
|||||||
File "libfaac.dll"
|
File "libfaac.dll"
|
||||||
File "libfaad.dll"
|
File "libfaad.dll"
|
||||||
File "libFLAC.dll"
|
File "libFLAC.dll"
|
||||||
File "libgcc_s_dw2-1.dll"
|
|
||||||
File "libgcrypt-11.dll"
|
File "libgcrypt-11.dll"
|
||||||
File "libgdk_pixbuf-2.0-0.dll"
|
File "libgdk_pixbuf-2.0-0.dll"
|
||||||
File "libgio-2.0-0.dll"
|
File "libgio-2.0-0.dll"
|
||||||
@ -118,7 +117,6 @@ Section "Clementine" Clementine
|
|||||||
File "libvorbis-0.dll"
|
File "libvorbis-0.dll"
|
||||||
File "libvorbisenc-2.dll"
|
File "libvorbisenc-2.dll"
|
||||||
File "libxml2-2.dll"
|
File "libxml2-2.dll"
|
||||||
File "mingwm10.dll"
|
|
||||||
File "pthreadGC2.dll"
|
File "pthreadGC2.dll"
|
||||||
File "QtCore4.dll"
|
File "QtCore4.dll"
|
||||||
File "QtGui4.dll"
|
File "QtGui4.dll"
|
||||||
@ -855,7 +853,6 @@ Section "Uninstall"
|
|||||||
Delete "$INSTDIR\libfaac.dll"
|
Delete "$INSTDIR\libfaac.dll"
|
||||||
Delete "$INSTDIR\libfaad.dll"
|
Delete "$INSTDIR\libfaad.dll"
|
||||||
Delete "$INSTDIR\libFLAC.dll"
|
Delete "$INSTDIR\libFLAC.dll"
|
||||||
Delete "$INSTDIR\libgcc_s_dw2-1.dll"
|
|
||||||
Delete "$INSTDIR\libgcrypt-11.dll"
|
Delete "$INSTDIR\libgcrypt-11.dll"
|
||||||
Delete "$INSTDIR\libgdk_pixbuf-2.0-0.dll"
|
Delete "$INSTDIR\libgdk_pixbuf-2.0-0.dll"
|
||||||
Delete "$INSTDIR\libgio-2.0-0.dll"
|
Delete "$INSTDIR\libgio-2.0-0.dll"
|
||||||
@ -899,7 +896,6 @@ Section "Uninstall"
|
|||||||
Delete "$INSTDIR\libvorbis-0.dll"
|
Delete "$INSTDIR\libvorbis-0.dll"
|
||||||
Delete "$INSTDIR\libvorbisenc-2.dll"
|
Delete "$INSTDIR\libvorbisenc-2.dll"
|
||||||
Delete "$INSTDIR\libxml2-2.dll"
|
Delete "$INSTDIR\libxml2-2.dll"
|
||||||
Delete "$INSTDIR\mingwm10.dll"
|
|
||||||
Delete "$INSTDIR\pthreadGC2.dll"
|
Delete "$INSTDIR\pthreadGC2.dll"
|
||||||
Delete "$INSTDIR\QtCore4.dll"
|
Delete "$INSTDIR\QtCore4.dll"
|
||||||
Delete "$INSTDIR\QtGui4.dll"
|
Delete "$INSTDIR\QtGui4.dll"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user