Doc: limitations of pro.user file

Reviewed-by: hjk
This commit is contained in:
Leena Miettinen
2011-02-28 16:24:22 +01:00
parent 4de8eadaac
commit d14cab3c1e

View File

@@ -4278,6 +4278,12 @@
\image qtcreator-build-environment.png "Build Environment"
\note The changes are stored in the local project specific \c{.pro.user}
file. Therefore, they are not suitable for sharing between developers or
development PCs. To share settings, incorporate them into the build system.
For example, if you use qmake, make the changes in the \c{.pro} file.
\section2 Clearing the System Environment
To build with a clean system environment, select the \gui {Clear system