Added missing license header.
[qt:qt.git] / examples / declarative / modelviews / modelviews.pro
1 TEMPLATE = subdirs
2
3 SUBDIRS += \
4     objectlistmodel \
5     stringlistmodel \
6     abstractitemmodel \
7     gridview \
8     listview \
9     objectlistmodel \
10     package \
11     parallax \
12     pathview \
13     stringlistmodel \
14     visualitemmodel \
15     webview
16