aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-27 09:22:30 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-27 10:41:04 +0200
commit1d3b5a518e0de97c2cc8dd9139ad2d1380877744 (patch)
tree8cf66ed61c4f0f15ef010e413c6fa931d39cf183
parent80f75f093c8d860c51155625b7c4fb112c3f6e7f (diff)
Enabled compilation of qtwayland by default.
Change-Id: I8c62231ddbee1a731db7aa98a0796c8e81ee5a44 Reviewed-on: http://codereview.qt-project.org/5581 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com> Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
-rw-r--r--qt.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/qt.pro b/qt.pro
index 3a00da46..0be3873a 100644
--- a/qt.pro
+++ b/qt.pro
@@ -100,8 +100,6 @@ module_qtconnectivity.depends = module_qtsystems
module_qtwayland.subdir = $$IN_PWD/qtwayland
module_qtwayland.target = module-qtwayland
module_qtwayland.depends = module_qtbase
-# not yet enabled by default
-module_qtwayland.CONFIG = no_default_target no_default_install
# only qtbase is required to exist. The others may not - but it is the
# users responsibility to ensure that all needed dependencies exist, or