forked from qt-creator/qt-creator
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:
Binary file not shown.
|
Before Width: | Height: | Size: 33 KiB |
BIN
doc/images/qtcreator-variables-button.png
Normal file
BIN
doc/images/qtcreator-variables-button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user