diff options
author | David Boddie <dboddie@trolltech.com> | 2009-08-20 15:24:42 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-08-20 15:24:42 (GMT) |
commit | 624e60e37a948adde7ce7da3ae4e025910a91911 (patch) | |
tree | 753b3bf150633857b62ccfa4e2304bd24636d4f4 /doc/src/deployment | |
parent | 597dea19afb28974ad493423e1a9872297e1e68e (diff) | |
download | Qt-624e60e37a948adde7ce7da3ae4e025910a91911.zip Qt-624e60e37a948adde7ce7da3ae4e025910a91911.tar.gz Qt-624e60e37a948adde7ce7da3ae4e025910a91911.tar.bz2 |
Doc: Moved a link to the deployment documentation and added another.
Task-number: 213320
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/deployment')
-rw-r--r-- | doc/src/deployment/deployment.qdoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc index 75b870f..4b1af71 100644 --- a/doc/src/deployment/deployment.qdoc +++ b/doc/src/deployment/deployment.qdoc @@ -913,6 +913,16 @@ The \l{How to Create Qt Plugins} document outlines the issues you need to pay attention to when building and deploying plugins for Qt applications. + + \section1 Related Third Party Resources + + \list + \o \l{http://silmor.de/29}{Cross compiling Qt/Win Apps on Linux} covers the + process of cross-compiling Windows applications on Linux. + \o \l{http://divided-mind.blogspot.com/2007/09/cross-compiling-qt4win-on-linux.html} + {Cross-compiling Qt4/Win on Linux} provides another Linux-to-Windows + cross-compilation guide. + \endlist */ /*! |