summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/images/qtcreator-build-steps.pngbin19561 -> 71616 bytes
-rw-r--r--doc/src/projects/creator-only/creator-projects-settings-build.qdoc6
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/images/qtcreator-build-steps.png b/doc/images/qtcreator-build-steps.png
index 74822377d4..5d15cd9d1d 100644
--- a/doc/images/qtcreator-build-steps.png
+++ b/doc/images/qtcreator-build-steps.png
Binary files differ
diff --git a/doc/src/projects/creator-only/creator-projects-settings-build.qdoc b/doc/src/projects/creator-only/creator-projects-settings-build.qdoc
index 1d65f4193c..e836be1d50 100644
--- a/doc/src/projects/creator-only/creator-projects-settings-build.qdoc
+++ b/doc/src/projects/creator-only/creator-projects-settings-build.qdoc
@@ -163,6 +163,12 @@
the build step and add a custom build step that specifies another shell
command.
+ By default, \QC uses all the CPU cores available to achieve maximum build
+ parallelization. On Linux and \macos, you can specify the number of parallel
+ jobs to use for building in the \uicontrol {Parallel jobs} field. Select the
+ \uicontrol {Override MAKEFLAGS} check box to override existing MAKEFLAGS
+ variables.
+
To generate debug symbols also for applications compiled in release mode,
select the \uicontrol {Generate separate debug info} check box. For more
information, see \l{Using the Performance Analyzer}.