summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@digia.com>2014-06-24 12:29:22 +0200
committerKai Koehne <kai.koehne@digia.com>2014-06-24 13:33:06 +0200
commitc6b1dee923e57eab038508fd877e4c1541657256 (patch)
tree28a54d8e60a68cf5aebc1e5efef37a983f00b8ba /INSTALL
parent2ff4f0a8534f820131cc30392cb96b9c55fe7ab3 (diff)
Fix information for building static Qt
Change-Id: I376f1312d4b606fc75ea64331895a905f57f6f28 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
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: