1
TEMPLATE = app
2
TARGET +=
3
DEPENDPATH += .
4
INCLUDEPATH += .
5
6
# Input
7
SOURCES += main.cpp
8
9
QT = core