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