summaryrefslogtreecommitdiff
path: root/qtcreator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtcreator.pro')
-rw-r--r--qtcreator.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/qtcreator.pro b/qtcreator.pro
index 6c5d876731..bde9c816c7 100644
--- a/qtcreator.pro
+++ b/qtcreator.pro
@@ -10,3 +10,5 @@ TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = src
+
+include(doc/doc.pri)