QML_RUNTIME_TESTING should be disabled by default.
[profile/ivi/qtdeclarative.git] / examples / declarative / modelviews / modelviews.pro
1 TEMPLATE = subdirs
2
3 SUBDIRS += \
4     abstractitemmodel \
5     objectlistmodel \
6     stringlistmodel
7
8