triage: update project file

This commit is contained in:
Daniel Marjamäki 2018-04-16 10:50:56 +02:00
parent 5c1540915d
commit a8cd2ac0ea
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = triage
TEMPLATE = app
QMAKE_CXXFLAGS += -std=c++11
# The following define makes your compiler emit warnings if you use
# any feature of Qt which as been marked as deprecated (the exact warnings
# depend on your compiler). Please consult the documentation of the