summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qmake/spaces.pro
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Added information about quoting of path strings.David Boddie2009-08-111-4/+4
| | | | | | Task-number: None Reviewed-by: Andy Shaw Review-was: Tentative
* Doc: Documented the use of spaces in qmake variables.David Boddie2009-08-101-0/+9
Reviewed-by: Trust Me