diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-08-31 13:30:25 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-08-31 13:30:25 (GMT) |
commit | 592790602944a769db2ffd6d04e9e9fc023186e0 (patch) | |
tree | d9e590eb475098ebeb81441e5a5e5d191b68ef19 /doc | |
parent | 5863bc446741f263c08c663df030105cdae14929 (diff) | |
parent | 0781e6e539b07872f5d2063594a2057f3e31c9ec (diff) | |
download | Qt-592790602944a769db2ffd6d04e9e9fc023186e0.zip Qt-592790602944a769db2ffd6d04e9e9fc023186e0.tar.gz Qt-592790602944a769db2ffd6d04e9e9fc023186e0.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Fix gcce building of apps using static libraries in symbian-sbsv2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/platforms/symbian-introduction.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/platforms/symbian-introduction.qdoc b/doc/src/platforms/symbian-introduction.qdoc index 701707e..fafe007 100644 --- a/doc/src/platforms/symbian-introduction.qdoc +++ b/doc/src/platforms/symbian-introduction.qdoc @@ -219,6 +219,7 @@ \row \o -o \o Creates only unsigned package. \row \o -s \o Generates stub sis for ROM. \row \o -n <name> \o Specifies the final sis name. + \row \o -g \o Treat gcce platform as armv5. \endtable Execute the \c{createpackage.pl} script without any |