summaryrefslogtreecommitdiffstats
path: root/examples/declarative/declarative.pro
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-09-18 21:47:35 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-09-18 21:47:37 +0200
commit31b107298609928c0eaa2e974ade59ce9d815e2c (patch)
tree5a04806dd6d1b1ebd59a8f8912147f9eeb6f1fef /examples/declarative/declarative.pro
parent354404ffd224ca691b0d8a9c1c45b358b10b47bb (diff)
parent27d22c5f4201c7555b42e187252bee3fd88d3821 (diff)
Merge remote-tracking branch 'origin/stable' into devv5.2.0-alpha1
Diffstat (limited to 'examples/declarative/declarative.pro')
-rw-r--r--examples/declarative/declarative.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/examples/declarative/declarative.pro b/examples/declarative/declarative.pro
index 123539ff..35f6d9c7 100644
--- a/examples/declarative/declarative.pro
+++ b/examples/declarative/declarative.pro
@@ -2,28 +2,22 @@ TEMPLATE = subdirs
# These examples contain some C++ and need to be built
SUBDIRS = \
+ demos \
animation \
- calculator \
cppextensions \
flickr \
i18n \
imageelements \
keyinteraction/focus \
- minehunt \
modelviews \
- photoviewer \
positioners \
righttoleft \
- rssnews \
- samegame \
- snake \
sqllocalstorage \
text \
threading \
touchinteraction \
toys \
tutorials \
- twitter \
ui-components
# OpenGL shader examples requires opengl and they contain some C++ and need to be built