forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -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).
|
||||
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user