aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview/tableview.pro
diff options
context:
space:
mode:
authorMichael Winkelmann <michael.winkelmann@qt.io>2018-07-11 10:58:34 +0200
committerhjk <hjk@qt.io>2018-07-13 15:25:45 +0000
commitad0f200df54e5afcb1fdcb977794259bdb9216b5 (patch)
treec18ae71137a4b8cb13b0ddd1696cc324952293af /examples/quick/tableview/tableview.pro
parent9dd273027bfc3fc527b9f398309b9e057b7af290 (diff)
Make a subdirectory for TableView examples
This makes more room for more tableview examples. I also added the tableview directory to the quick.pro subdirs. Change-Id: Ia136150ded99c2ec627e122aa676e24a519683a9 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'examples/quick/tableview/tableview.pro')
-rw-r--r--examples/quick/tableview/tableview.pro12
1 files changed, 2 insertions, 10 deletions
diff --git a/examples/quick/tableview/tableview.pro b/examples/quick/tableview/tableview.pro
index ea8e3bd12b..2bcd119c31 100644
--- a/examples/quick/tableview/tableview.pro
+++ b/examples/quick/tableview/tableview.pro
@@ -1,11 +1,3 @@
-TEMPLATE = app
+TEMPLATE = subdirs
-QT += quick qml
-HEADERS += imagemodel.h
-SOURCES += main.cpp \
- imagemodel.cpp
-
-RESOURCES += qt.png main.qml
-
-target.path = $$[QT_INSTALL_EXAMPLES]/quick/tableview
-INSTALLS += target
+SUBDIRS += pixelator