summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-05-20 14:08:54 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-05-20 14:08:54 (GMT)
commit5a60fd1a0b39b9d366a524cc8c8576b417551e6d (patch)
tree0427ee26025c881fb9cfa29957abe1abc2ae816a /examples/examples.pro
parentac5fceafb00a2f007239f9b0fc89fe01a2064d62 (diff)
downloadQt-5a60fd1a0b39b9d366a524cc8c8576b417551e6d.zip
Qt-5a60fd1a0b39b9d366a524cc8c8576b417551e6d.tar.gz
Qt-5a60fd1a0b39b9d366a524cc8c8576b417551e6d.tar.bz2
fix two .pro file bugs
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 332a712..bfcf9b4 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,5 +1,6 @@
TEMPLATE = subdirs
SUBDIRS = \
+ animation \
desktop \
dialogs \
draganddrop \
@@ -25,7 +26,6 @@ SUBDIRS = \
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