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