summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2016-11-30 10:47:47 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2016-12-02 09:53:49 +0000
commitce5b08d9dfc837f455d7cab6b26b3956bdf6d076 (patch)
treeea5206d0ea8da9c03608ae9d0a4ad9b168cdb532
parentde9c2d3bf044dd17a3b490ac0d34add24d4f335d (diff)
downloadqt-creator-ce5b08d9dfc837f455d7cab6b26b3956bdf6d076.tar.gz
User docs: Describe the "Force probes" checkbox in the qbs build step
Change-Id: I467bd9bb518e38d714edf535a6e2eb6e805a6708 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
-rw-r--r--doc/images/creator-qbs-build-app.pngbin15972 -> 18822 bytes
-rw-r--r--doc/src/projects/creator-projects-qbs.qdoc3
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/images/creator-qbs-build-app.png b/doc/images/creator-qbs-build-app.png
index 29e45f84fb..43228c2561 100644
--- a/doc/images/creator-qbs-build-app.png
+++ b/doc/images/creator-qbs-build-app.png
Binary files differ
diff --git a/doc/src/projects/creator-projects-qbs.qdoc b/doc/src/projects/creator-projects-qbs.qdoc
index b67f9f2bf4..71cb8da33d 100644
--- a/doc/src/projects/creator-projects-qbs.qdoc
+++ b/doc/src/projects/creator-projects-qbs.qdoc
@@ -128,6 +128,9 @@
\li Select \uicontrol {Show command lines} to print actual command lines
to the compile output pane instead of high-level descriptions.
+ \li Select \uicontrol {Force probes} to force re-execution of the
+ configure scripts of \l{https://doc.qt.io/qbs/probe-item.html}{Probes}.
+
\li Select \uicontrol {Install} to copy artifacts to their install location
after building them. This option is enabled by default.