aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-04-15 17:07:37 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-04-17 08:36:08 +0000
commit6579505b4bbdc2f724730d8d74769767e1fc5153 (patch)
tree179fdb7d9686ace1633f69ad9f645561895a7f7b /doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc
parente85c0746215609b6c2efcd30a7b3407b3de21c17 (diff)
Doc: Update info about build settings
Task-number: QTCREATORBUG-23364 Change-Id: I0b929771ca0d11d5ab0eaa19d99f4003783480e3 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc')
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc
index 142671563a..c898b337ee 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc
@@ -47,10 +47,16 @@
build that is delivered with separate debug information. It is best suited
for analyzing applications.
+ \section1 Managing Build Configurations
+
You specify build settings in the \uicontrol Projects mode.
To add a new build configuration, click \uicontrol Add and select the type of
configuration you would like to add. You can add as many build
- configurations as you need.
+ configurations as you need. You can also select \uicontrol Clone to
+ add a build configuration that is based on the currently selected one.
+
+ Select \uicontrol Rename to give the currently selected build configuration
+ a new name.
To delete the build configuration currently selected, click \uicontrol Remove.