summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/qdoc3.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qdoc3/qdoc3.pro')
-rw-r--r--tools/qdoc3/qdoc3.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/qdoc3/qdoc3.pro b/tools/qdoc3/qdoc3.pro
index 254ba92..74a5fe0 100644
--- a/tools/qdoc3/qdoc3.pro
+++ b/tools/qdoc3/qdoc3.pro
@@ -15,9 +15,9 @@ qdoc_bootstrapped {
CONFIG -= debug_and_release_target
}
-# Increase the stack size on MSVC to 4M to avoid a stack overflow
+# Increase the stack size on MSVC to 4M to avoid a stack overflow
win32-msvc*:{
-    QMAKE_LFLAGS += /STACK:\"4194304\"
+ QMAKE_LFLAGS += /STACK:4194304
}
!isEmpty(QT_BUILD_TREE):DESTDIR = $$QT_BUILD_TREE/bin