summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/qdoc3.pro
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2011-05-11 12:51:56 (GMT)
committerMartin Smith <martin.smith@nokia.com>2011-05-11 12:51:56 (GMT)
commit153fa2771662810557b775d07453fd3d1064ed66 (patch)
tree5c5cc6358d0575d97555e8323a6999a5b6ae2981 /tools/qdoc3/qdoc3.pro
parent767aa20e1033fe9283f89f4bda09bc015a4b08e6 (diff)
downloadQt-153fa2771662810557b775d07453fd3d1064ed66.zip
Qt-153fa2771662810557b775d07453fd3d1064ed66.tar.gz
Qt-153fa2771662810557b775d07453fd3d1064ed66.tar.bz2
doc: Fixed QTBUG-18791
Diffstat (limited to 'tools/qdoc3/qdoc3.pro')
-rw-r--r--tools/qdoc3/qdoc3.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/qdoc3.pro b/tools/qdoc3/qdoc3.pro
index 2b4c6a0..3596349 100644
--- a/tools/qdoc3/qdoc3.pro
+++ b/tools/qdoc3/qdoc3.pro
@@ -19,7 +19,7 @@ qdoc_bootstrapped {
#CONFIG += debug
build_all:!build_pass {
CONFIG -= build_all
- CONFIG += release
+ CONFIG += debug-and-release
# CONFIG += debug
}