1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-22 08:52:12 +02:00

Bundle QtDeclarative on Win

This commit is contained in:
Uwe L. Korn 2014-07-15 23:50:08 +01:00
parent d56c717e3b
commit ff380043e9

@ -313,6 +313,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
File "${QT_DLL_PATH}\QtWebKit4.dll"
File "${QT_DLL_PATH}\QtXml4.dll"
File "${QT_DLL_PATH}\QtSvg4.dll"
File "${QT_DLL_PATH}\QtDeclarative4.dll"
;SQLite driver
SetOutPath "$INSTDIR\sqldrivers"