diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-28 12:29:19 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-28 12:29:19 (GMT) |
commit | e473c6b6c61ce1f10ddd26dfc0aba6b072b6256d (patch) | |
tree | 3efd4a3b585e4c2ddd0bcd93c2f5c0da14abdde1 /doc/src/development | |
parent | d1f4f443dac3329a1068f9a857d41999d0bcf1d4 (diff) | |
parent | dcc6bf72843689dbe02404fc642641a3ba58106a (diff) | |
download | Qt-e473c6b6c61ce1f10ddd26dfc0aba6b072b6256d.zip Qt-e473c6b6c61ce1f10ddd26dfc0aba6b072b6256d.tar.gz Qt-e473c6b6c61ce1f10ddd26dfc0aba6b072b6256d.tar.bz2 |
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Diffstat (limited to 'doc/src/development')
-rw-r--r-- | doc/src/development/qmake-manual.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/development/qmake-manual.qdoc b/doc/src/development/qmake-manual.qdoc index 861c772..f2cae5b 100644 --- a/doc/src/development/qmake-manual.qdoc +++ b/doc/src/development/qmake-manual.qdoc @@ -4056,6 +4056,8 @@ You can test for any other platform-compiler combination as long as a specification exists for it in the \c mkspecs directory. + The scope \c unix is true for the Symbian platform. + \section1 Variables Many of the variables used in project files are special variables that |