Remove .dlls from the old Qt package

This commit is contained in:
David Sansome 2010-08-22 15:25:24 +00:00
parent f74fda92eb
commit d622d3ddb4
1 changed files with 0 additions and 4 deletions

View File

@ -74,7 +74,6 @@ Section "Clementine" Clementine
File "libfaac.dll"
File "libfaad.dll"
File "libFLAC.dll"
File "libgcc_s_dw2-1.dll"
File "libgcrypt-11.dll"
File "libgdk_pixbuf-2.0-0.dll"
File "libgio-2.0-0.dll"
@ -118,7 +117,6 @@ Section "Clementine" Clementine
File "libvorbis-0.dll"
File "libvorbisenc-2.dll"
File "libxml2-2.dll"
File "mingwm10.dll"
File "pthreadGC2.dll"
File "QtCore4.dll"
File "QtGui4.dll"
@ -855,7 +853,6 @@ Section "Uninstall"
Delete "$INSTDIR\libfaac.dll"
Delete "$INSTDIR\libfaad.dll"
Delete "$INSTDIR\libFLAC.dll"
Delete "$INSTDIR\libgcc_s_dw2-1.dll"
Delete "$INSTDIR\libgcrypt-11.dll"
Delete "$INSTDIR\libgdk_pixbuf-2.0-0.dll"
Delete "$INSTDIR\libgio-2.0-0.dll"
@ -899,7 +896,6 @@ Section "Uninstall"
Delete "$INSTDIR\libvorbis-0.dll"
Delete "$INSTDIR\libvorbisenc-2.dll"
Delete "$INSTDIR\libxml2-2.dll"
Delete "$INSTDIR\mingwm10.dll"
Delete "$INSTDIR\pthreadGC2.dll"
Delete "$INSTDIR\QtCore4.dll"
Delete "$INSTDIR\QtGui4.dll"