summaryrefslogtreecommitdiff
path: root/share/qtcreator/cplusplus/examples/examples.pro
blob: 565187f1d0aae6e69291e2158bf226b8f41c3650 (plain)
1
2
3
4
5
6
7
8
9
QT += core

CONFIG+= c++1z

TARGET = examples

SOURCES += clazy_example.cpp tidy_example.cpp icontest.cpp

HEADERS += tidy_example.h