summaryrefslogtreecommitdiff
path: root/qtdoc.pro
diff options
context:
space:
mode:
authorQt by Nokia <qt-info@nokia.com>2011-04-27 12:05:43 +0200
committeraxis <qt-info@nokia.com>2011-04-27 12:05:43 +0200
commit1e8892ec22988188c4366a2ed621af2f7be1633b (patch)
tree49f81514355ad4a97bcbd3b29fc3993c498199b1 /qtdoc.pro
downloadqtdoc-1e8892ec22988188c4366a2ed621af2f7be1633b.tar.gz
Initial import from the monolithic Qt.
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12
Diffstat (limited to 'qtdoc.pro')
-rw-r--r--qtdoc.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/qtdoc.pro b/qtdoc.pro
new file mode 100644
index 00000000..cd87d2f6
--- /dev/null
+++ b/qtdoc.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+SUBDIRS = tools demos
+include(doc/doc.pri)