mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
Allow GeoIP in NoGUI builds
This commit is contained in:
parent
909fc3fa50
commit
dbf430ac2e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue