some changes for qwt7 and for higher gcc

This commit is contained in:
Dhanya Maliakal
2016-11-10 14:56:52 +01:00
parent b55414cd38
commit fd666605aa
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ QMAKE_LIBS = -L$(QTDIR)/lib
DEFINES += VERBOSE DACS_INT PRINT_LOG #VERYVERBOSE CHECKINFERROR
LIBS = -L$(QWTDIR)/lib -lqwt -L$(QWT3D)/lib
CXXFLAGS += -g
CXXFLAGS += -std=c++11 -g
QMAKE_CXXFLAGS_WARN_ON = -w