mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-24 01:08:06 -06:00
Sort filename lists in .pri files
This commit is contained in:
@@ -62,8 +62,8 @@ INCLUDEPATH += $$PWD
|
||||
|
||||
include(app/app.pri)
|
||||
include(base/base.pri)
|
||||
!nowebui: include(webui/webui.pri)
|
||||
!nogui: include(gui/gui.pri)
|
||||
!nowebui: include(webui/webui.pri)
|
||||
|
||||
# Resource files
|
||||
QMAKE_RESOURCE_FLAGS += -compress 9 -threshold 5
|
||||
|
||||
Reference in New Issue
Block a user