From 54e8c6c4d0d72a4a14be7864903c780cdada9f99 Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Mon, 21 Apr 2014 15:08:20 +0200 Subject: [PATCH] Remove silent build configuration. This caused non compliant makefiles several times. Possible QTBUG. --- build.pri | 1 - 1 file changed, 1 deletion(-) diff --git a/build.pri b/build.pri index 4b733eb0b..b48aad118 100644 --- a/build.pri +++ b/build.pri @@ -4,7 +4,6 @@ CONFIG += qt CONFIG += warn_on -CONFIG += silent CONFIG += c++11 ###########################