Package mingwm10.dll - turns out it was required after all

This commit is contained in:
David Sansome 2010-08-23 19:30:06 +00:00
parent 3a67124fd9
commit f779308932
1 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,7 @@ 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"
@ -896,6 +897,7 @@ 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"