Remove silent build configuration.

This caused non compliant makefiles several times.
Possible QTBUG.
This commit is contained in:
Roland Winklmeier
2014-04-21 15:08:20 +02:00
parent d3d6b420eb
commit 54e8c6c4d0

View File

@@ -4,7 +4,6 @@
CONFIG += qt
CONFIG += warn_on
CONFIG += silent
CONFIG += c++11
###########################