summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@nokia.com>2010-09-22 11:54:29 (GMT)
committerGeir Vattekar <geir.vattekar@nokia.com>2010-09-22 11:54:29 (GMT)
commitbed1c8091e5ee5287a2587874840eadcf2b3b5f8 (patch)
tree4e14a97c4b3e9095ef36b96f93fc438749de00e5 /doc
parentc5c6f2beba424f657f9ab9c2dd445b19f93da614 (diff)
downloadQt-bed1c8091e5ee5287a2587874840eadcf2b3b5f8.zip
Qt-bed1c8091e5ee5287a2587874840eadcf2b3b5f8.tar.gz
Qt-bed1c8091e5ee5287a2587874840eadcf2b3b5f8.tar.bz2
Doc: Added a note to qmake INSTALLS docs
Task-number: QTBUG-3171 Reviewed-by: David Boddie
Diffstat (limited to 'doc')
-rw-r--r--doc/src/development/qmake-manual.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/development/qmake-manual.qdoc b/doc/src/development/qmake-manual.qdoc
index f4becf8..754b8ad 100644
--- a/doc/src/development/qmake-manual.qdoc
+++ b/doc/src/development/qmake-manual.qdoc
@@ -1602,6 +1602,9 @@
\snippet doc/src/snippets/code/doc_src_qmake-manual.qdoc 36
+ Note that \c qmake will skip files that are executable. If you need to install
+ executable files, you can unset the files' executable flags.
+
\target LEXIMPLS
\section1 LEXIMPLS