Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / examples / declarative / modelviews / stringlistmodel / stringlistmodel.pro
1 TEMPLATE = app
2 TARGET = stringlistmodel
3 DEPENDPATH += .
4 INCLUDEPATH += .
5 QT += declarative
6
7 # Input
8 SOURCES += main.cpp 
9 RESOURCES += stringlistmodel.qrc