Less verbose compilation output. Closes #3565.

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

View file

@ -1,6 +1,6 @@
# Global
TEMPLATE = app
CONFIG += qt thread
CONFIG += qt thread silent
# Windows specific configuration
win32: include(../winconf.pri)