summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-03-26 04:37:28 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-03-26 04:37:28 (GMT)
commitca90afcf32d9ba083b34f5cef3c7bde6300844f4 (patch)
treee4833fd2340009f15ba1bb1ed5bd09421e5ea067 /examples
parent09a40e13174b9f34007ce9fbd98e06b4e48c1954 (diff)
parent33f7ae1c2edf7c414a5f8b3af79c9529718c29b1 (diff)
downloadQt-ca90afcf32d9ba083b34f5cef3c7bde6300844f4.zip
Qt-ca90afcf32d9ba083b34f5cef3c7bde6300844f4.tar.gz
Qt-ca90afcf32d9ba083b34f5cef3c7bde6300844f4.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'examples')
-rw-r--r--examples/examples.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index ec5cc5f9..b046167 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -57,6 +57,7 @@ embedded:SUBDIRS += qws
contains(QT_CONFIG, opengl): SUBDIRS += opengl
contains(QT_CONFIG, openvg): SUBDIRS += openvg
contains(QT_CONFIG, dbus): SUBDIRS += dbus
+contains(QT_CONFIG, declarative): SUBDIRS += declarative
win32: SUBDIRS += activeqt
contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns
contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows