Doc: using the variable chooser

Move the description from the docs for external tools
to those for build settings, because the latter topic
describes variables.

Change-Id: I9586e38484b391752ca4c3f1ed14dba286890f45
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Leena Miettinen
2014-11-07 15:42:42 +01:00
committed by hjk
parent 079e7a500f
commit 682a348b7b
4 changed files with 4 additions and 16 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -94,11 +94,6 @@
You can change the configuration of preconfigured tools and configure
additional tools in \QC \gui Options.
You can use \QC variables in the fields that you can select from
lists of available \QC variables (1).
\image qtcreator-external-tools.png "External Tools options"
To configure external tools:
\list 1

View File

@@ -96,17 +96,10 @@
You can use \QC variables in arguments, executable paths, and working
directories. The variables take care of quoting their expansions, so you do
not need to put them in quotes.
The following \QC variables are available:
\list
\li %{buildDir}
\li %{sourceDir}
\endlist
not need to put them in quotes. Select the
\inlineimage qtcreator-variables-button.png
(\gui {Variables}) button in a field to select from a list of variables that
are available in a particular context.
\section1 Build Steps