source:
trunk/examples/declarative/modelviews/stringlistmodel/stringlistmodel.pro@
846
Last change on this file since 846 was 846, checked in by , 14 years ago | |
---|---|
File size: 154 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | TARGET = stringlistmodel |
3 | DEPENDPATH += . |
4 | INCLUDEPATH += . |
5 | QT += declarative |
6 | |
7 | # Input |
8 | SOURCES += main.cpp |
9 | RESOURCES += stringlistmodel.qrc |
Note:
See TracBrowser
for help on using the repository browser.