aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/tutorials.pro
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-03-05 15:40:59 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-06 01:39:49 +0100
commit2738c57e51b4fcb70f25ea4ff46c966ce5287c27 (patch)
tree2f25e595603a8be269ef416cf280fe45e07a3380 /examples/qml/tutorials/tutorials.pro
parent3f62886ac84b31c5c8f90205583dc65e811ad20b (diff)
Fix renaming merge with examples
Some examples were duplicated a few times. Removing the excess. Change-Id: I6fa59f79de63ac952103421ba1c063f5912b702b Reviewed-by: Martin Jones <martin.jones@nokia.com>
Diffstat (limited to 'examples/qml/tutorials/tutorials.pro')
-rw-r--r--examples/qml/tutorials/tutorials.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/qml/tutorials/tutorials.pro b/examples/qml/tutorials/tutorials.pro
deleted file mode 100644
index 0a82c1e704..0000000000
--- a/examples/qml/tutorials/tutorials.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- extending
-