mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-21 08:09:35 +08:00
Less verbose compilation output. Closes #3565.
This commit is contained in:
parent
2ec1d9e39e
commit
f893131b8d
@ -1,6 +1,6 @@
|
|||||||
# Global
|
# Global
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
CONFIG += qt thread
|
CONFIG += qt thread silent
|
||||||
|
|
||||||
# Windows specific configuration
|
# Windows specific configuration
|
||||||
win32: include(../winconf.pri)
|
win32: include(../winconf.pri)
|
||||||
|
Loading…
Reference in New Issue
Block a user