From 332988a37962224619748434f9dc426e3cf88a6d Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 28 Feb 2011 18:24:37 +0100 Subject: 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 --- doc/src/development/qmake-manual.qdoc | 3 +-- 1 file changed, 1 insertion(+), 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: -- cgit v0.12