Less verbose compilation output. Closes #3565.

This commit is contained in:
sledgehammer999 2015-08-04 19:17:01 +03:00
parent 2ec1d9e39e
commit f893131b8d

View File

@ -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)