aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending/extending.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/tutorials/extending/extending.pro')
-rw-r--r--examples/qml/tutorials/extending/extending.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/qml/tutorials/extending/extending.pro b/examples/qml/tutorials/extending/extending.pro
deleted file mode 100644
index 967473fda0..0000000000
--- a/examples/qml/tutorials/extending/extending.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- chapter1-basics \
- chapter2-methods \
- chapter3-bindings \
- chapter4-customPropertyTypes \
- chapter5-listproperties \
- chapter6-plugins
-