summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-02-28 17:24:37 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-03-01 17:52:19 (GMT)
commit332988a37962224619748434f9dc426e3cf88a6d (patch)
tree76b99a8119b1847f7405ff4131e3138a4b8709ac /doc/src
parentaa1e47a5a1a0978979e98f503cb44c85fc88dece (diff)
downloadQt-332988a37962224619748434f9dc426e3cf88a6d.zip
Qt-332988a37962224619748434f9dc426e3cf88a6d.tar.gz
Qt-332988a37962224619748434f9dc426e3cf88a6d.tar.bz2
un-document semicolon-splitting of INCLUDEPATH
i thought it was never documented, so i removed the functionality. just one report so far, so i suppose it's ok to simply remove it officially. Task-number: QTBUG-17487 Reviewed-by: mariusSO
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/development/qmake-manual.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/development/qmake-manual.qdoc b/doc/src/development/qmake-manual.qdoc
index 9a46ea8..9695d84 100644
--- a/doc/src/development/qmake-manual.qdoc
+++ b/doc/src/development/qmake-manual.qdoc
@@ -1650,8 +1650,7 @@
\section1 INCLUDEPATH
This variable specifies the #include directories which should be
- searched when compiling the project. Use ';' or a space as the
- directory separator.
+ searched when compiling the project.
For example: