summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/qdoc3.pro
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-07-20 11:06:07 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-07-20 11:06:38 (GMT)
commit74a6ab4e1c7db31eebab3bdef1baf376fce84ae0 (patch)
treeaf3ab9d27da024681704b0ceb19869d185aebd14 /tools/qdoc3/qdoc3.pro
parent94fe8043579d398feddecae86c7359dfd300e25f (diff)
downloadQt-74a6ab4e1c7db31eebab3bdef1baf376fce84ae0.zip
Qt-74a6ab4e1c7db31eebab3bdef1baf376fce84ae0.tar.gz
Qt-74a6ab4e1c7db31eebab3bdef1baf376fce84ae0.tar.bz2
doc: Increased memitemleft width from 160px to 180px.
Diffstat (limited to 'tools/qdoc3/qdoc3.pro')
-rw-r--r--tools/qdoc3/qdoc3.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/qdoc3/qdoc3.pro b/tools/qdoc3/qdoc3.pro
index 6c1cfd2..1291272 100644
--- a/tools/qdoc3/qdoc3.pro
+++ b/tools/qdoc3/qdoc3.pro
@@ -7,9 +7,10 @@ DEFINES += QT_NO_CAST_TO_ASCII
QT = core xml
CONFIG += console
CONFIG -= debug_and_release_target
+CONFIG += debug
build_all:!build_pass {
CONFIG -= build_all
- CONFIG += release
+ CONFIG += debug
}
mac:CONFIG -= app_bundle
HEADERS += apigenerator.h \