summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-06-26 09:34:31 +0200
committerNiels Weber <niels.weber@digia.com>2013-06-26 09:56:47 +0200
commit98233e748f70b97f0de906f399baf96eb25b6f1e (patch)
tree6c9427a6e3400ccc3c62a69f16a16dc428b5d7a5
parente12093916e08d751866eafa49dc2882c79206084 (diff)
Add to README that only Qt 4.8 is supported.
Change-Id: I236ebc67895ac4159672fc12cd912c8ff17407e4 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 32b24b101..aae0cf5e5 100644
--- a/README
+++ b/README
@@ -2,6 +2,7 @@ These are instructions to create the Installer Framework
== Build ==
To build an installer, it is advised to use a statically linked Qt.
+At the moment, only building with Qt 4.8.x is supported.
== Qt configuration under Windows ==
adjust the qmake.conf to have a real stand alone working installer (at the moment we are using msvc2005, but it should work with msvc2008 as well)