aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/qbs.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index a87e88bdc..1eb1d2bec 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -1301,6 +1301,8 @@
\code
qbs build config:debug modules.cpp.treatWarningsAsErrors:true config:release modules.cpp.optimization:small
\endcode
+
+ Projects are built in the debug build configuration by default.
*/
/*!