aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2014-02-13 14:21:15 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2014-02-13 15:12:44 +0100
commita3634a6bbb193c47cdec887a6b29356c979961aa (patch)
tree8b6074912619c48539b53e584a06016af52f403e /doc/reference
parent0764d2aff60b2c822c81e5e58b4e56055e316efd (diff)
Update references to the toolchain setup tool.
s/detect/setup Change-Id: If9d84c94c89c887fb833540a0e2c9d0da4919ba9 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/modules/cpp-module.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index c4e7c92f0..dc21eec49 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -321,7 +321,7 @@
\table
\row \li \b{Type:} \li \c{string}
- \row \li \b{Default:} \li determined by qbs-detect-toolchains
+ \row \li \b{Default:} \li determined by qbs-setup-toolchains
\endtable
Name of the compiler binary. This is set in the build profile.
@@ -330,7 +330,7 @@
\table
\row \li \b{Type:} \li \c{string}
- \row \li \b{Default:} \li determined by qbs-detect-toolchains
+ \row \li \b{Default:} \li determined by qbs-setup-toolchains
\endtable
Full path of the compiler binary. This is set in the build profile.
@@ -349,7 +349,7 @@
\table
\row \li \b{Type:} \li \c{string}
- \row \li \b{Default:} \li determined by qbs-detect-toolchains
+ \row \li \b{Default:} \li determined by qbs-setup-toolchains
\endtable
Name of the linker binary. This is set in the build profile.
@@ -358,7 +358,7 @@
\table
\row \li \b{Type:} \li \c{string}
- \row \li \b{Default:} \li determined by qbs-detect-toolchains
+ \row \li \b{Default:} \li determined by qbs-setup-toolchains
\endtable
Full path of the linker binary. This is set in the build profile.
@@ -528,7 +528,7 @@
\table
\row \li \b{Type:} \li \c{string}
- \row \li \b{Default:} \li determined by qbs-detect-toolchains
+ \row \li \b{Default:} \li determined by qbs-setup-toolchains
\endtable
Full path of the archiver binary. This is set in the build profile.