aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/modelviews/modelviews.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/modelviews/modelviews.pro')
-rw-r--r--examples/declarative/modelviews/modelviews.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/declarative/modelviews/modelviews.pro b/examples/declarative/modelviews/modelviews.pro
new file mode 100644
index 0000000000..b811e44dc9
--- /dev/null
+++ b/examples/declarative/modelviews/modelviews.pro
@@ -0,0 +1,7 @@
+TEMPLATE = subdirs
+
+SUBDIRS += \
+ objectlistmodel \
+ stringlistmodel
+
+