Skip to content

Commit

Permalink
qt-dab.pro adapted
Browse files Browse the repository at this point in the history
  • Loading branch information
JvanKatwijk committed May 12, 2021
1 parent b26077f commit a014758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dab-maxi/qt-dab.pro
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ TEMPLATE = app
QT += widgets xml
#CONFIG += console
CONFIG -= console
#QMAKE_CXXFLAGS += -std=c++14
QMAKE_CXXFLAGS += -std=c++14
#QMAKE_CFLAGS += -O4 -ffast-math
#QMAKE_CXXFLAGS += -O4 -ffast-math
QMAKE_CXXFLAGS += -ffast-math -flto
Expand Down

0 comments on commit a014758

Please sign in to comment.