aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/tutorials.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/tutorials.pro')
-rw-r--r--examples/tutorials/tutorials.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/tutorials/tutorials.pro b/examples/tutorials/tutorials.pro
deleted file mode 100644
index 9cb5c57c3f..0000000000
--- a/examples/tutorials/tutorials.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += gettingStartedQml
-
-# install
-sources.files = tutorials.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/tutorials
-INSTALLS += sources