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

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