mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
- Added CONFIG += thread
This commit is contained in:
@@ -8,7 +8,7 @@ DEBUG_MODE = 1
|
|||||||
# Global
|
# Global
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
TARGET = qbittorrent
|
TARGET = qbittorrent
|
||||||
CONFIG += qt x11
|
CONFIG += qt thread x11
|
||||||
|
|
||||||
# Update this VERSION for each release
|
# Update this VERSION for each release
|
||||||
DEFINES += VERSION=\\\"v0.10.0alpha1\\\"
|
DEFINES += VERSION=\\\"v0.10.0alpha1\\\"
|
||||||
|
|||||||
Reference in New Issue
Block a user