summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-01 13:50:04 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-01 13:50:04 (GMT)
commit0b3eaca3f40bde96380544f19c9b8874a60bbdeb (patch)
tree897086d40a61c0374109f40c57619e6feee69c34 /tools/qdoc3
parent9cb231d773db6deb8fb145eb40aa949a2758d002 (diff)
downloadQt-0b3eaca3f40bde96380544f19c9b8874a60bbdeb.zip
Qt-0b3eaca3f40bde96380544f19c9b8874a60bbdeb.tar.gz
Qt-0b3eaca3f40bde96380544f19c9b8874a60bbdeb.tar.bz2
Make "make docs" in QTDIR work on Windows, independent of configure -debug/release/debug_and_release
- build qdoc3 always into tools\qdoc3 rathern than release/debug subdirs - call it from there Reviewed-by: Marius SO
Diffstat (limited to 'tools/qdoc3')
-rw-r--r--tools/qdoc3/qdoc3.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qdoc3/qdoc3.pro b/tools/qdoc3/qdoc3.pro
index ed27669..6c1cfd2 100644
--- a/tools/qdoc3/qdoc3.pro
+++ b/tools/qdoc3/qdoc3.pro
@@ -6,6 +6,7 @@ DEFINES += QT_NO_CAST_TO_ASCII
QT = core xml
CONFIG += console
+CONFIG -= debug_and_release_target
build_all:!build_pass {
CONFIG -= build_all
CONFIG += release