summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2017-09-19 15:06:41 +0200
committerMichal Klocek <michal.klocek@qt.io>2017-09-25 10:22:11 +0000
commitbd72ead4d12ff56c2856294d84f3e5d7e188b817 (patch)
tree62e0c6699352c78e47dcb3ddc5c6f8ad4ca4bfd4
parentd03dba3f4abf21de842d3f1146d78ca4655c94e2 (diff)
Fix docs about QMAKESPEC in INCLUDEPATH
QMAKESPEC is added in makefile generator, it is not in INCLUDEPATH. Change-Id: I2451b3c7b30bc237157e68e5ce9de67f55e784b2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--qmake/doc/src/qmake-manual.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 216cc30af1..9db8a9af48 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -3754,8 +3754,8 @@
compiled (see QLibraryInfo::DataPath).
\endlist
- \note The \c QMAKESPEC path will automatically be added to the
- \l{INCLUDEPATH} system variable.
+ \note The \c QMAKESPEC path will be automatically added to the generated
+ Makefile after the contents of the \l{INCLUDEPATH} system variable.
\target cache
\section1 Cache File