summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-08-02 15:43:37 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-08-08 07:52:46 +0000
commita7cd002e2397576bd543ac4de828297764c65bcb (patch)
tree9100584604dbacfe263c4d752643ee60f1cdb50e
parent7dea5442a78f7e489876131f9993c3b31b7f1fdc (diff)
downloadqt-creator-a7cd002e2397576bd543ac4de828297764c65bcb.tar.gz
Doc: Describe new debugger and Qbs fields in Kit options
Change-Id: Icb78a85ffd724fc951b5aef4c3ffeedb79e80bfe Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
-rw-r--r--doc/images/qtcreator-kits.pngbin25059 -> 95845 bytes
-rw-r--r--doc/src/projects/creator-projects-targets.qdoc9
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/images/qtcreator-kits.png b/doc/images/qtcreator-kits.png
index 0eaf814d07..2d9a312364 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 e3366e8489..dace3e18a4 100644
--- a/doc/src/projects/creator-projects-targets.qdoc
+++ b/doc/src/projects/creator-projects-targets.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2017 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -107,6 +107,9 @@
add debuggers to the list. For more information, see
\l{Adding Debuggers}.
+ For Android kits, the \uicontrol {Android GDB server} field will
+ display the path to GDB server executable.
+
\li In the \uicontrol {Qt version} field, select the Qt version to use for
building the project. You can add Qt versions to the list if they
are installed on the development PC, but were not detected
@@ -137,6 +140,10 @@
\uicontrol Change to edit the variables of the CMake configuration
for the kit.
+ \li In the \uicontrol {Additional Qbs profile settings} field, select
+ \uicontrol Change to add settings to Qbs build profiles. For more
+ information, see \l {Editing Build Profiles}.
+
\endlist
\QC uses the \e {default kit} if it does not have enough information to