diff options
author | Leena Miettinen <riitta-leena.miettinen@nokia.com> | 2012-08-13 15:58:25 +0200 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@nokia.com> | 2012-08-15 10:11:32 +0200 |
commit | a5b4effb3a36464817a3585d9fcb469b9c5779d6 (patch) | |
tree | a81276cafa8db182521a312d247d5ef2a945e926 /doc/src/projects/creator-projects-settings-overview.qdoc | |
parent | fec5ef3df9f7e2828627c1ed9ef7fa986f0338db (diff) | |
download | qt-creator-a5b4effb3a36464817a3585d9fcb469b9c5779d6.tar.gz |
Doc: target options
Related changes to tool chains and Qt versions.
Change-Id: I3a1923f8dd84321dd78c969d14c15c52b17d5ae2
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Diffstat (limited to 'doc/src/projects/creator-projects-settings-overview.qdoc')
-rw-r--r-- | doc/src/projects/creator-projects-settings-overview.qdoc | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/src/projects/creator-projects-settings-overview.qdoc b/doc/src/projects/creator-projects-settings-overview.qdoc index f83fd6fe42..c6671e60b3 100644 --- a/doc/src/projects/creator-projects-settings-overview.qdoc +++ b/doc/src/projects/creator-projects-settings-overview.qdoc @@ -31,8 +31,11 @@ \title Configuring Projects - When you install the \QSDK, the build and run settings for the tool chains + \omit + When you install the \QSDK, the build and run settings for the development + targets delivered with the \QSDK are set up automatically. + \endomit To view and modify the settings for currently open projects, switch to the \gui Projects mode by pressing \key Ctrl+5. @@ -40,7 +43,10 @@ \image qtcreator-project-targets.png You can add a target if the development environment for the target platform - is installed on the development PC and the Qt version is configured. Click + is installed on the development PC and the target is configured in + \gui Tools > \gui Options > \gui {Build & Run} > \gui Targets. + + Click \inlineimage qtcreator-qt4-addbutton.png "Add Target button" and select from a list of available targets. To remove a target, select it and click @@ -54,7 +60,7 @@ \list - \o \l{Running on Multiple Targets}{Targets} + \o \l{Adding Targets}{Targets} \list |