diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-14 14:35:09 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-14 14:35:09 (GMT) |
commit | 4ab3154c2e9d777d8e84101852866809dce44074 (patch) | |
tree | 04ab74b65f33bd7dfc9dff8349eb24b879379611 /doc | |
parent | 169953bd25d22e27794dc395f7708f4befe538a2 (diff) | |
download | Qt-4ab3154c2e9d777d8e84101852866809dce44074.zip Qt-4ab3154c2e9d777d8e84101852866809dce44074.tar.gz Qt-4ab3154c2e9d777d8e84101852866809dce44074.tar.bz2 |
Doc: Clearing details around default settings.
Task-number:QTBUG-9856
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/deployment/deployment.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc index 664f002..c078316 100644 --- a/doc/src/deployment/deployment.qdoc +++ b/doc/src/deployment/deployment.qdoc @@ -756,6 +756,7 @@ \snippet doc/src/snippets/code/doc_src_deployment.qdoc 21 to your .pro file. The \c embed_manifest_dll option is enabled by default. + The \c embed_manifest_exe option is NOT enabled by default. You can find more information about manifest files and side-by-side assemblies at the |