1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-23 21:14:33 +00:00

Fix qt5 compilation with QtConcurrent.

This commit is contained in:
sledgehammer999 2015-07-18 21:06:50 +03:00
parent 0b20794672
commit 5281593bb6

View File

@ -20,6 +20,7 @@ nogui {
TARGET = qbittorrent-nox
} else {
QT += xml
QT += concurrent
CONFIG(static) {
DEFINES += QBT_STATIC_QT
QTPLUGIN += qico