summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorAndy Shaw <qt-info@nokia.com>2009-04-06 06:08:05 (GMT)
committerAndy Shaw <qt-info@nokia.com>2009-04-06 06:08:05 (GMT)
commit020ced4994bace0ed7f494bec8905afa959f76ed (patch)
tree88eecd87fea861a33637dfdd6eaab714f51494c2 /doc/src
parent219bc135ff23119072c2ac25dfb609e303987663 (diff)
downloadQt-020ced4994bace0ed7f494bec8905afa959f76ed.zip
Qt-020ced4994bace0ed7f494bec8905afa959f76ed.tar.gz
Qt-020ced4994bace0ed7f494bec8905afa959f76ed.tar.bz2
Update the qmake documentation regarding when the .qmake.cache is
processed. Reviewed-by: TrustMe
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/qmake-manual.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/qmake-manual.qdoc b/doc/src/qmake-manual.qdoc
index 27cfa0b..39581a2 100644
--- a/doc/src/qmake-manual.qdoc
+++ b/doc/src/qmake-manual.qdoc
@@ -3080,6 +3080,9 @@
called \c{.qmake.cache} in parent directories of the current directory. If
it fails to find this file, it will silently ignore this step of processing.
+ If it finds a \c{.qmake.cache} file then it will process this file first before
+ it processes the project file.
+
\target LibDepend
\section1 Library Dependencies