mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Allow GeoIP in NoGUI builds
This commit is contained in:
committed by
sledgehammer999
parent
458f48b290
commit
bd359ad498
@@ -21,7 +21,7 @@ os2: include(../os2conf.pri)
|
||||
|
||||
nogui {
|
||||
QT -= gui
|
||||
DEFINES += DISABLE_GUI DISABLE_COUNTRIES_RESOLUTION
|
||||
DEFINES += DISABLE_GUI
|
||||
TARGET = qbittorrent-nox
|
||||
} else {
|
||||
QT += xml
|
||||
|
||||
Reference in New Issue
Block a user