Skip to content
Snippets Groups Projects
Commit 682a348b authored by Leena Miettinen's avatar Leena Miettinen Committed by hjk
Browse files

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: default avatarhjk <hjk121@nokiamail.com>
parent 079e7a50
No related branches found
No related tags found
No related merge requests found
doc/images/qtcreator-external-tools.png

33.2 KiB

doc/images/qtcreator-variables-button.png

3.14 KiB

...@@ -94,11 +94,6 @@ ...@@ -94,11 +94,6 @@
You can change the configuration of preconfigured tools and configure You can change the configuration of preconfigured tools and configure
additional tools in \QC \gui Options. 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: To configure external tools:
\list 1 \list 1
......
...@@ -96,17 +96,10 @@ ...@@ -96,17 +96,10 @@
You can use \QC variables in arguments, executable paths, and working You can use \QC variables in arguments, executable paths, and working
directories. The variables take care of quoting their expansions, so you do directories. The variables take care of quoting their expansions, so you do
not need to put them in quotes. not need to put them in quotes. Select the
\inlineimage qtcreator-variables-button.png
The following \QC variables are available: (\gui {Variables}) button in a field to select from a list of variables that
are available in a particular context.
\list
\li %{buildDir}
\li %{sourceDir}
\endlist
\section1 Build Steps \section1 Build Steps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment