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