Revert "Temporary disable silent mode to check which options passed to gcc."
This reverts commit 8c145b9150
.
This commit is contained in:
parent
d870dd7ef1
commit
eedaa90a63
|
@ -70,7 +70,7 @@ include(warnings.pri)
|
||||||
|
|
||||||
CONFIG(release, debug|release){
|
CONFIG(release, debug|release){
|
||||||
# Release mode
|
# Release mode
|
||||||
!*msvc*:!*g++*:CONFIG += silent
|
!*msvc*:CONFIG += silent
|
||||||
DEFINES += V_NO_ASSERT
|
DEFINES += V_NO_ASSERT
|
||||||
!unix:*g++*{
|
!unix:*g++*{
|
||||||
QMAKE_CXXFLAGS += -fno-omit-frame-pointer # Need for exchndl.dll
|
QMAKE_CXXFLAGS += -fno-omit-frame-pointer # Need for exchndl.dll
|
||||||
|
|
Loading…
Reference in New Issue
Block a user