summaryrefslogtreecommitdiff
path: root/doc/src/platforms/windows.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/windows.qdoc')
-rw-r--r--doc/src/platforms/windows.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/platforms/windows.qdoc b/doc/src/platforms/windows.qdoc
index 03fc8368..ac9f0c42 100644
--- a/doc/src/platforms/windows.qdoc
+++ b/doc/src/platforms/windows.qdoc
@@ -845,12 +845,11 @@
\snippet snippets/code/doc_src_deployment.qdoc 20
- To use the options, add
+ Both options are enabled by default. To remove \c{embed_manifest_exe}, add
\snippet snippets/code/doc_src_deployment.pro 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.
+ to your .pro file.
You can find more information about manifest files and side-by-side
assemblies at the