summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-11-19 14:24:40 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-11-19 14:32:43 (GMT)
commit51b3c2e652578f5577c07c22e177699d345c1dd7 (patch)
tree9bda9d7c77b5636934cdc7d5b8a8cc2ee2ba02d7 /doc/src
parent422ed1c94869e4a93a14602beef69f5b08941060 (diff)
downloadQt-51b3c2e652578f5577c07c22e177699d345c1dd7.zip
Qt-51b3c2e652578f5577c07c22e177699d345c1dd7.tar.gz
Qt-51b3c2e652578f5577c07c22e177699d345c1dd7.tar.bz2
doc: Added note about including a 3rd party library in the bundle.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/deployment/deployment.qdoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc
index b5b1b9c..f94dde1 100644
--- a/doc/src/deployment/deployment.qdoc
+++ b/doc/src/deployment/deployment.qdoc
@@ -1490,7 +1490,13 @@
\o Accessibility for Qt3Support is deployed if the application uses the Qt3Support module.
\endlist
- macdeployqt supports the following options:
+ \note If you want a 3rd party library to be included in your
+ application bundle, then you must add an excplicit lib entry for
+ that library to your application's .pro file. Otherwise, the
+ \c macdeployqt tool will not copy the 3rd party .dylib into the
+ bundle.
+
+ \c macdeployqt supports the following options:
\list
\o -no-plugins: Skip plugin deployment
\o -dmg : Create a .dmg disk image