Update bundled DLL list

This commit is contained in:
John Maguire 2019-11-14 22:44:30 +00:00
parent 27e7174e6f
commit 367b18223f
1 changed files with 15 additions and 16 deletions

View File

@ -274,7 +274,6 @@ Section "Clementine" Clementine
File "libcdio-16.dll" File "libcdio-16.dll"
File "libchromaprint.dll" File "libchromaprint.dll"
File "libeay32.dll" File "libeay32.dll"
File "libfaac.dll"
File "libfaad.dll" File "libfaad.dll"
File "libffi-6.dll" File "libffi-6.dll"
File "libfftw3-3.dll" File "libfftw3-3.dll"
@ -308,7 +307,6 @@ Section "Clementine" Clementine
File "libiconv-2.dll" File "libiconv-2.dll"
File "libid3tag.dll" File "libid3tag.dll"
File "libintl-8.dll" File "libintl-8.dll"
File "liblastfm.dll"
File "libmad.dll" File "libmad.dll"
File "libmms-0.dll" File "libmms-0.dll"
File "libmp3lame-0.dll" File "libmp3lame-0.dll"
@ -320,8 +318,7 @@ Section "Clementine" Clementine
File "libp11-kit-0.dll" File "libp11-kit-0.dll"
File "libplist.dll" File "libplist.dll"
File "libpsl-5.dll" File "libpsl-5.dll"
File "libprotobuf-9.dll" File "libprotobuf-17.dll"
File "libqjson.dll"
File "libsoup-2.4-1.dll" File "libsoup-2.4-1.dll"
File "libspeex-1.dll" File "libspeex-1.dll"
File "libspotify.dll" File "libspotify.dll"
@ -331,16 +328,19 @@ Section "Clementine" Clementine
File "libtasn1-6.dll" File "libtasn1-6.dll"
File "libvorbis-0.dll" File "libvorbis-0.dll"
File "libvorbisenc-2.dll" File "libvorbisenc-2.dll"
File "libwinpthread-1.dll"
File "libxml2-2.dll" File "libxml2-2.dll"
File "mingwm10.dll" File "Qt5Concurrent.dll"
File "pthreadGC2.dll" File "Qt5Core.dll"
File "QtCore4.dll" File "Qt5Gui.dll"
File "QtGui4.dll" File "Qt5Network.dll"
File "QtNetwork4.dll" File "Qt5OpenGL.dll"
File "QtOpenGL4.dll" File "Qt5Sql.dll"
File "QtSql4.dll" File "Qt5Svg.dll"
File "QtSvg4.dll" File "Qt5Widgets.dll"
File "QtXml4.dll" File "Qt5WinExtras.dll"
File "Qt5Xml.dll"
File "Qt5XmlPatterns.dll"
File "ssleay32.dll" File "ssleay32.dll"
File "zlib1.dll" File "zlib1.dll"
@ -403,8 +403,8 @@ SectionEnd
Section "Qt image format plugins" imageformats Section "Qt image format plugins" imageformats
SetOutPath "$INSTDIR\imageformats" SetOutPath "$INSTDIR\imageformats"
File "/oname=qgif4.dll" "imageformats\qgif4.dll" File "/oname=qgif.dll" "imageformats\qgif.dll"
File "/oname=qjpeg4.dll" "imageformats\qjpeg4.dll" File "/oname=qjpeg.dll" "imageformats\qjpeg.dll"
SectionEnd SectionEnd
Section "GIO modules" gio-modules Section "GIO modules" gio-modules
@ -429,7 +429,6 @@ Section "Gstreamer plugins" gstreamer-plugins
File "/oname=libgstcoreelements.dll" "gstreamer-plugins\libgstcoreelements.dll" File "/oname=libgstcoreelements.dll" "gstreamer-plugins\libgstcoreelements.dll"
File "/oname=libgstdirectsoundsink.dll" "gstreamer-plugins\libgstdirectsoundsink.dll" File "/oname=libgstdirectsoundsink.dll" "gstreamer-plugins\libgstdirectsoundsink.dll"
File "/oname=libgstequalizer.dll" "gstreamer-plugins\libgstequalizer.dll" File "/oname=libgstequalizer.dll" "gstreamer-plugins\libgstequalizer.dll"
File "/oname=libgstfaac.dll" "gstreamer-plugins\libgstfaac.dll"
File "/oname=libgstfaad.dll" "gstreamer-plugins\libgstfaad.dll" File "/oname=libgstfaad.dll" "gstreamer-plugins\libgstfaad.dll"
File "/oname=libgstflac.dll" "gstreamer-plugins\libgstflac.dll" File "/oname=libgstflac.dll" "gstreamer-plugins\libgstflac.dll"
File "/oname=libgstgdp.dll" "gstreamer-plugins\libgstgdp.dll" File "/oname=libgstgdp.dll" "gstreamer-plugins\libgstgdp.dll"