summaryrefslogtreecommitdiffstats
path: root/examples/declarative/declarative.pro
diff options
context:
space:
mode:
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