summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-19 13:58:44 +0200
committerMartin Smith <martin.smith@nokia.com>2010-08-19 13:58:44 +0200
commitd0a25e466ea0234d03caff4ab0742484c37ae39f (patch)
treeeae719e37bab8dce13e9d815ec7ec49774797987 /doc
parentb500a401e0b308aa8fd80ec1a58af2daacfd87b2 (diff)
doc: Removed comment about automatic inclusion of 3rd party library.
It must be copied into the appliv=cation bundle automatically.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/deployment/deployment.qdoc6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc
index 00771ed121..f2908bd300 100644
--- a/doc/src/deployment/deployment.qdoc
+++ b/doc/src/deployment/deployment.qdoc
@@ -1442,10 +1442,8 @@
\endlist
\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.
+ application bundle, then you must copy the library into the
+ bundle manually, after the bundle is created.
\c macdeployqt supports the following options:
\list