summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2014-02-03 09:08:35 +0100
committerNiels Weber <niels.weber@digia.com>2014-02-03 16:33:40 +0100
commit8d5a764b2319c2702e9247f113d10944bbaa9754 (patch)
tree19991ba9a626b740645dece82963b3e563af2347
parenteee37a74faeb5bd36794981b4a5b10144fc244e4 (diff)
Update README to reflect building with Qt 5 is supported.
Note that in the future only Qt 5 will be supported. Change-Id: I3ba88fb750eeca7deb6454ec98810d88d164b860 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index d9c9be7d4..7cc4340ac 100644
--- a/README
+++ b/README
@@ -15,7 +15,8 @@ Notes
- To build an installer, it is advised to use a statically linked Qt. See the
documentation at
http://doc-snapshot.qt-project.org/qtifw-master/ifw-getting-started.html
-- At the moment, only building with Qt 4.8.x is supported.
+- At the moment, building with Qt 4.8.x and Qt 5.2.x is supported.
+- Qt IFW 2.0 and on will only support building with Qt 5.
Getting Help