mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-23 00:09:14 +01:00
Update bundled DLL list
This commit is contained in:
parent
27e7174e6f
commit
367b18223f
31
dist/windows/clementine.nsi.in
vendored
31
dist/windows/clementine.nsi.in
vendored
@ -274,7 +274,6 @@ Section "Clementine" Clementine
|
||||
File "libcdio-16.dll"
|
||||
File "libchromaprint.dll"
|
||||
File "libeay32.dll"
|
||||
File "libfaac.dll"
|
||||
File "libfaad.dll"
|
||||
File "libffi-6.dll"
|
||||
File "libfftw3-3.dll"
|
||||
@ -308,7 +307,6 @@ Section "Clementine" Clementine
|
||||
File "libiconv-2.dll"
|
||||
File "libid3tag.dll"
|
||||
File "libintl-8.dll"
|
||||
File "liblastfm.dll"
|
||||
File "libmad.dll"
|
||||
File "libmms-0.dll"
|
||||
File "libmp3lame-0.dll"
|
||||
@ -320,8 +318,7 @@ Section "Clementine" Clementine
|
||||
File "libp11-kit-0.dll"
|
||||
File "libplist.dll"
|
||||
File "libpsl-5.dll"
|
||||
File "libprotobuf-9.dll"
|
||||
File "libqjson.dll"
|
||||
File "libprotobuf-17.dll"
|
||||
File "libsoup-2.4-1.dll"
|
||||
File "libspeex-1.dll"
|
||||
File "libspotify.dll"
|
||||
@ -331,16 +328,19 @@ Section "Clementine" Clementine
|
||||
File "libtasn1-6.dll"
|
||||
File "libvorbis-0.dll"
|
||||
File "libvorbisenc-2.dll"
|
||||
File "libwinpthread-1.dll"
|
||||
File "libxml2-2.dll"
|
||||
File "mingwm10.dll"
|
||||
File "pthreadGC2.dll"
|
||||
File "QtCore4.dll"
|
||||
File "QtGui4.dll"
|
||||
File "QtNetwork4.dll"
|
||||
File "QtOpenGL4.dll"
|
||||
File "QtSql4.dll"
|
||||
File "QtSvg4.dll"
|
||||
File "QtXml4.dll"
|
||||
File "Qt5Concurrent.dll"
|
||||
File "Qt5Core.dll"
|
||||
File "Qt5Gui.dll"
|
||||
File "Qt5Network.dll"
|
||||
File "Qt5OpenGL.dll"
|
||||
File "Qt5Sql.dll"
|
||||
File "Qt5Svg.dll"
|
||||
File "Qt5Widgets.dll"
|
||||
File "Qt5WinExtras.dll"
|
||||
File "Qt5Xml.dll"
|
||||
File "Qt5XmlPatterns.dll"
|
||||
File "ssleay32.dll"
|
||||
File "zlib1.dll"
|
||||
|
||||
@ -403,8 +403,8 @@ SectionEnd
|
||||
Section "Qt image format plugins" imageformats
|
||||
SetOutPath "$INSTDIR\imageformats"
|
||||
|
||||
File "/oname=qgif4.dll" "imageformats\qgif4.dll"
|
||||
File "/oname=qjpeg4.dll" "imageformats\qjpeg4.dll"
|
||||
File "/oname=qgif.dll" "imageformats\qgif.dll"
|
||||
File "/oname=qjpeg.dll" "imageformats\qjpeg.dll"
|
||||
SectionEnd
|
||||
|
||||
Section "GIO modules" gio-modules
|
||||
@ -429,7 +429,6 @@ Section "Gstreamer plugins" gstreamer-plugins
|
||||
File "/oname=libgstcoreelements.dll" "gstreamer-plugins\libgstcoreelements.dll"
|
||||
File "/oname=libgstdirectsoundsink.dll" "gstreamer-plugins\libgstdirectsoundsink.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=libgstflac.dll" "gstreamer-plugins\libgstflac.dll"
|
||||
File "/oname=libgstgdp.dll" "gstreamer-plugins\libgstgdp.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user