aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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
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')
-rw-r--r--doc/qtcreator/images/creator-qbs-build-clean.pngbin12512 -> 8831 bytes
-rw-r--r--doc/qtcreator/images/qtcreator-build-steps-custom.pngbin4598 -> 5595 bytes
-rw-r--r--doc/qtcreator/images/qtcreator-clean-steps.pngbin8826 -> 13299 bytes
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc8
4 files changed, 7 insertions, 1 deletions
diff --git a/doc/qtcreator/images/creator-qbs-build-clean.png b/doc/qtcreator/images/creator-qbs-build-clean.png
index 1ced663272..5a4d859a82 100644
--- a/doc/qtcreator/images/creator-qbs-build-clean.png
+++ b/doc/qtcreator/images/creator-qbs-build-clean.png
Binary files differ
diff --git a/doc/qtcreator/images/qtcreator-build-steps-custom.png b/doc/qtcreator/images/qtcreator-build-steps-custom.png
index edea702bca..45dcbdffeb 100644
--- a/doc/qtcreator/images/qtcreator-build-steps-custom.png
+++ b/doc/qtcreator/images/qtcreator-build-steps-custom.png
Binary files differ
diff --git a/doc/qtcreator/images/qtcreator-clean-steps.png b/doc/qtcreator/images/qtcreator-clean-steps.png
index 6d2ad4f0cc..28086d10d4 100644
--- a/doc/qtcreator/images/qtcreator-clean-steps.png
+++ b/doc/qtcreator/images/qtcreator-clean-steps.png
Binary files differ
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.