aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos/demos.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/demos.pro')
-rw-r--r--examples/demos/demos.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/demos/demos.pro b/examples/demos/demos.pro
deleted file mode 100644
index b243396986..0000000000
--- a/examples/demos/demos.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = calqlatr \
- samegame \
- tweetsearch \
- maroon \
- stocqt
-
-# install
-sources.files = demos.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/demos
-INSTALLS += sources