summaryrefslogtreecommitdiff
path: root/doc/src/overview/creator-glossary.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-08-13 15:58:25 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-08-15 10:11:32 +0200
commita5b4effb3a36464817a3585d9fcb469b9c5779d6 (patch)
treea81276cafa8db182521a312d247d5ef2a945e926 /doc/src/overview/creator-glossary.qdoc
parentfec5ef3df9f7e2828627c1ed9ef7fa986f0338db (diff)
downloadqt-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/overview/creator-glossary.qdoc')
-rw-r--r--doc/src/overview/creator-glossary.qdoc12
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/src/overview/creator-glossary.qdoc b/doc/src/overview/creator-glossary.qdoc
index 6493486f9d..aa0558705d 100644
--- a/doc/src/overview/creator-glossary.qdoc
+++ b/doc/src/overview/creator-glossary.qdoc
@@ -102,8 +102,7 @@
\target glossary-project-qt
\o \QC allows you to have multiple versions of Qt installed on your
development PC and use different versions to build your projects
- for different \e targets. Select the Qt version in the \e {build
- configuration} for the project.
+ for different \e targets.
\row
\o Run configuration
@@ -130,11 +129,10 @@
\row
\o Target
\target glossary-development-target
- \o The software platform for which you develop an
- application. \QC groups platform specific settings (such as
- \e {build configurations}, \e {deploy configurations},
- compatible \e {tool chains}, and supported \e {Qt versions}) as
- targets to make cross-platform development easier.
+ \o \QC groups platform specific settings as targets to make
+ cross-platform development easier. Each target consists of a set
+ of values that define one environment, such as a device,
+ tool chain, Qt version, and debugger command to use.
\row
\o Tool chain