1
TEMPLATE = app
2
TARGET +=
3
DEPENDPATH += .
4
INCLUDEPATH += .
5
6
include(../codegenerator/codegenerator.pri)
7
8
# Input
9
SOURCES += main.cpp