forked from qt-creator/qt-creator
Doc: Update info about build settings
Task-number: QTCREATORBUG-23364 Change-Id: I0b929771ca0d11d5ab0eaa19d99f4003783480e3 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 13 KiB |
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user