summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-05-26 09:35:00 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-05-26 09:35:00 (GMT)
commita1730a096a2ca44ef2fc1530a141ecbb9b3157ec (patch)
treebf953a55d5e5253e125016fab757eeb5f305dda8
parentf98c79c40892ed5c2047c6bd15e36a2e9d9583ba (diff)
downloadQt-a1730a096a2ca44ef2fc1530a141ecbb9b3157ec.zip
Qt-a1730a096a2ca44ef2fc1530a141ecbb9b3157ec.tar.gz
Qt-a1730a096a2ca44ef2fc1530a141ecbb9b3157ec.tar.bz2
Add qmldebugger sub dir to the pro file.
-rw-r--r--tools/tools.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 7493aec..7caef83 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -24,7 +24,7 @@ mac {
embedded:SUBDIRS += kmap2qmap
-contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer
+contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer qmldebugger
contains(QT_CONFIG, dbus):SUBDIRS += qdbus
!wince*:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns
embedded: SUBDIRS += makeqpf