summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-05-30 15:49:29 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-05-31 12:06:59 +0000
commit0666b11c01a3fac69ba573c98187bd89848db1d8 (patch)
treee3f64da6512ed4c32ac2814ffa54f758cd79d09b
parent7b08624ae71660aafed4b1827defcf00254b82e1 (diff)
downloadqt-creator-0666b11c01a3fac69ba573c98187bd89848db1d8.tar.gz
Doc: Describe new kit options
Update the screen shot. Task-number: QTCREATORBUG-20511 Change-Id: Ic21761cae6ba2ac5e29653d3ba27b520256ca66f Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
-rw-r--r--doc/images/qtcreator-desktopdevice-button.pngbin0 -> 463 bytes
-rw-r--r--doc/images/qtcreator-kits.pngbin95845 -> 78121 bytes
-rw-r--r--doc/src/projects/creator-projects-targets.qdoc15
3 files changed, 14 insertions, 1 deletions
diff --git a/doc/images/qtcreator-desktopdevice-button.png b/doc/images/qtcreator-desktopdevice-button.png
new file mode 100644
index 0000000000..a7ad611f7c
--- /dev/null
+++ b/doc/images/qtcreator-desktopdevice-button.png
Binary files differ
diff --git a/doc/images/qtcreator-kits.png b/doc/images/qtcreator-kits.png
index 2d9a312364..82dd2df34c 100644
--- a/doc/images/qtcreator-kits.png
+++ b/doc/images/qtcreator-kits.png
Binary files differ
diff --git a/doc/src/projects/creator-projects-targets.qdoc b/doc/src/projects/creator-projects-targets.qdoc
index 963b8ca562..20af2a2f27 100644
--- a/doc/src/projects/creator-projects-targets.qdoc
+++ b/doc/src/projects/creator-projects-targets.qdoc
@@ -74,7 +74,15 @@
To clone the selected kit, select \uicontrol Clone.
- \li In the \uicontrol Name column, double-click the kit name to change it.
+ \li In the \uicontrol Name column, enter a name for the kit.
+
+ \li Select the \inlineimage qtcreator-desktopdevice-button.png
+ button to select an image to use as an icon for the kit.
+
+ \li In the \uicontrol {File system name} field, enter a name for the kit
+ to use as a part of directory names. This value is used for the
+ \e CurrentKit:FileSystemName variable, which determines the name of
+ the shadow build directory, for example.
\li In the \uicontrol{Device type} field, select the type of the device.
@@ -101,6 +109,11 @@
the \uicontrol {Edit Environment Changes} dialog. For more information
about how to add and remove variable values, see \l{Batch Editing}.
+ \li Select the \uicontrol {Force UTF-8 MSVC compiler output} check box
+ to either switch the language of MSVC to English or to keep the
+ language setting and just force UTF-8 output, depending on the
+ MSVC compiler used.
+
\li In the \uicontrol Debugger field, select the debugger to debug the project
on the target platform. \QC automatically detects available
debuggers and displays a suitable debugger in the field. You can