forked from qt-creator/qt-creator
Device type + tool chain + other settings -> Kit
We called that "Target" before Change-Id: Ie0d673c643947c26ac2706907f6250fc1739388a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
@@ -549,7 +549,7 @@
|
||||
\o Open project
|
||||
\o Ctrl+Shift+O
|
||||
\row
|
||||
\o Select build and run target
|
||||
\o Select the \l{glossary-buildandrun-kit}{kit} to build and run your project with
|
||||
\o Ctrl+T
|
||||
\row
|
||||
\o Run
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
|
||||
You can use the mode selector (1) to change to another \QC mode.
|
||||
|
||||
You can use the target selector (2) to select the
|
||||
\l{glossary-development-target}{target} for running (3), debugging (4), or
|
||||
You can use the kit selector (2) to select the
|
||||
\l{glossary-buildandrun-kit}{kit} for running (3), debugging (4), or
|
||||
building (5) the application. Output from these actions is displayed in the
|
||||
output panes (7).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user