summaryrefslogtreecommitdiff
path: root/qtdoc.pro
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-06-07 15:53:39 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-01 19:26:43 +0200
commitbe82b96d44ec83acfe27cd655a25b488d7d46a4b (patch)
tree8b060e4b744d1c9ca7434a102bde80405b9c6f71 /qtdoc.pro
parent32cd44297a3248a0c9726fe4c67e50623837066b (diff)
downloadqtdoc-be82b96d44ec83acfe27cd655a25b488d7d46a4b.tar.gz
Disabled qtdemo building for the time being.
Change-Id: I90fb041e14a05d8fc6c7633f93be591fac903f13 Reviewed-on: http://codereview.qt.nokia.com/802 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Diffstat (limited to 'qtdoc.pro')
-rw-r--r--qtdoc.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtdoc.pro b/qtdoc.pro
index cd87d2f6..92aaf958 100644
--- a/qtdoc.pro
+++ b/qtdoc.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS = tools demos
+SUBDIRS = tools # demos
include(doc/doc.pri)