From 65e18f517a0dae69cd2faa40c2a1fd0c46160446 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Mon, 18 Feb 2019 09:24:45 +0100 Subject: Doc: mention that the default build configuration is debug Change-Id: I906810c52ebb02dfce2022feaf76b23fa050f8b4 Reviewed-by: Leena Miettinen Reviewed-by: Christian Kandeler --- doc/qbs.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/qbs.qdoc') 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. */ /*! -- cgit v1.2.3