mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-27 06:54:20 +00:00
Allow GeoIP in NoGUI builds
This commit is contained in:
parent
909fc3fa50
commit
dbf430ac2e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user