mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-05 02:22:14 +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 {
|
nogui {
|
||||||
QT -= gui
|
QT -= gui
|
||||||
DEFINES += DISABLE_GUI DISABLE_COUNTRIES_RESOLUTION
|
DEFINES += DISABLE_GUI
|
||||||
TARGET = qbittorrent-nox
|
TARGET = qbittorrent-nox
|
||||||
} else {
|
} else {
|
||||||
QT += xml
|
QT += xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user