summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a7482ba8f..311d8275b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -25,7 +25,7 @@ See the Qt documentation for the prerequisites and steps to build Qt from source
Adjust the qmake.conf to have a real stand alone working installer:
-- add 'embed_manifest_dll embed_manifest_exe' to CONFIG line
+- remove 'embed_manifest_dll embed_manifest_exe' from CONFIG line
- replace -MD, -MDd with -MT, -MTD in the CFLAGS lines
'git diff' should show you something like: