From c6b1dee923e57eab038508fd877e4c1541657256 Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Tue, 24 Jun 2014 12:29:22 +0200 Subject: Fix information for building static Qt Change-Id: I376f1312d4b606fc75ea64331895a905f57f6f28 Reviewed-by: Kai Koehne --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3