mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 11:04:01 +02:00
Bundle sqlite3-0 on windows
This commit is contained in:
@@ -318,6 +318,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
|
|||||||
SetOutPath "$INSTDIR\sqldrivers"
|
SetOutPath "$INSTDIR\sqldrivers"
|
||||||
File "${SQLITE_DLL_PATH}\qsqlite4.dll"
|
File "${SQLITE_DLL_PATH}\qsqlite4.dll"
|
||||||
SetOutPath "$INSTDIR"
|
SetOutPath "$INSTDIR"
|
||||||
|
File "${MING_BIN}\libsqlite3-0.dll"
|
||||||
|
|
||||||
;Image plugins
|
;Image plugins
|
||||||
SetOutPath "$INSTDIR\imageformats"
|
SetOutPath "$INSTDIR\imageformats"
|
||||||
|
Reference in New Issue
Block a user