summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2020-01-21 15:31:08 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2020-01-22 08:47:01 +0000
commit33e86cdbaa32bbbe2961f4e56c0548ac00b85f94 (patch)
tree4a6d083a7a3b3a1ab3ada429af5e82b00bd94dd6 /doc
parent55a10b0e7acd95fbe4af7ce7004545c2b6786499 (diff)
downloadqt-creator-33e86cdbaa32bbbe2961f4e56c0548ac00b85f94.tar.gz
ProjectExplorer: Move "default build dir" setting to new options page
The new "default build properties" page is a better fit now. Change-Id: I2e8e3ed2a7881bb769b72de72a23df2c752a53b0 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/projects/creator-only/creator-projects-builds-customizing.qdoc3
-rw-r--r--doc/src/projects/creator-only/creator-projects-settings-build.qdoc2
2 files changed, 1 insertions, 4 deletions
diff --git a/doc/src/projects/creator-only/creator-projects-builds-customizing.qdoc b/doc/src/projects/creator-only/creator-projects-builds-customizing.qdoc
index 52b367cbf3..5b35cf90db 100644
--- a/doc/src/projects/creator-only/creator-projects-builds-customizing.qdoc
+++ b/doc/src/projects/creator-only/creator-projects-builds-customizing.qdoc
@@ -58,7 +58,4 @@
To use \c jom, select the \uicontrol {Use jom instead of nmake} check box.
Deselect the check box if you experience build problems.
- You can specify the default build directory in the
- \uicontrol {Default build directory} field using \QC variables (2).
-
*/
diff --git a/doc/src/projects/creator-only/creator-projects-settings-build.qdoc b/doc/src/projects/creator-only/creator-projects-settings-build.qdoc
index b0d28787d2..931285a5a5 100644
--- a/doc/src/projects/creator-only/creator-projects-settings-build.qdoc
+++ b/doc/src/projects/creator-only/creator-projects-settings-build.qdoc
@@ -72,7 +72,7 @@
To make in-source builds the default option for all projects, select
\uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run} >
- \uicontrol General, and enter a period (.) in the
+ \uicontrol {Default Build Properties}, and enter a period (.) in the
\uicontrol {Default build directory} field.
You can create separate versions of project files to keep platform-dependent