summaryrefslogtreecommitdiffstats
path: root/tutorials/tutorials.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/tutorials.pro')
-rw-r--r--tutorials/tutorials.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tutorials/tutorials.pro b/tutorials/tutorials.pro
deleted file mode 100644
index 7855f3f1..00000000
--- a/tutorials/tutorials.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += qt3d quick3d
-
-# These tutorial directories contain code that is of instructive value only,
-# and therefore it is not packaged for installation along with demos and
-# examples, by default.
-
-# To install these apps as part of learning Qt Quick 3D simply follow the
-# technique used in the examples directories.