aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/modelviews/stringlistmodel/stringlistmodel.pro
blob: 23dc481f8863e7db865d9600784991972e4feb2c (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = stringlistmodel
DEPENDPATH += .
INCLUDEPATH += .
QT += declarative

# Input
SOURCES += main.cpp 
RESOURCES += stringlistmodel.qrc