forked from qt-creator/qt-creator
Doc: Fix references to projects-related UI strings
We now have a "Projects mode" and "Projects view", but "Build & Run" options category. Change-Id: I5bf1829cb3f9bd47bbbf06c5898e3efd417cb796 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
|
||||
\b {How can I make use of my multi-core CPU with \QC?}
|
||||
|
||||
On Linux and \macos, go to \uicontrol Project mode, select your configuration
|
||||
On Linux and \macos, go to \uicontrol Projects mode, select your configuration
|
||||
in the \uicontrol {Build Settings}, locate the \uicontrol {Build Steps}, and add the
|
||||
following value, where \c{<num>} is the amount of cores in your CPU:
|
||||
\c{-j <num>}
|
||||
|
||||
Reference in New Issue
Block a user