summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 2c4fc81dd7..874cd37e83 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -14,16 +14,19 @@ SUBDIRS = \
qtconcurrent \
richtext \
sql \
+ statemachine \
threads \
tools \
tutorials \
widgets \
uitools \
+ declarative \
xml \
script
contains(QT_CONFIG, phonon):!static: SUBDIRS += phonon
contains(QT_CONFIG, webkit): SUBDIRS += webkit
+contains(QT_CONFIG, animation): SUBDIRS += animation
embedded:SUBDIRS += qws
!wince*: {
!contains(QT_EDITION, Console):contains(QT_BUILD_PARTS, tools):SUBDIRS += designer