aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarko Niemelä <marko.a.niemela@nokia.com>2012-06-25 13:13:20 +0300
committerQt by Nokia <qt-info@nokia.com>2012-06-29 07:01:26 +0200
commitce9400d52def167ab09d22c1dd5db3d4c7512869 (patch)
tree7339d9ed77ba22351fffcdcaa1bd2d2336ae23c1
parent94e7f7bcb98cb8543505d2e8c43cd0021604b354 (diff)
Enabled installation of QtGraphicalEffects add-on module.
Default installation has been disabled during alpha/beta phase of qt5, but there should not be any reasons that prevents it to be installed along other essential and add-on modules. Change-Id: I9cca7526a773f470fe697de918485328befc6100 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
-rw-r--r--qt.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/qt.pro b/qt.pro
index a3bbcbea..f952ac11 100644
--- a/qt.pro
+++ b/qt.pro
@@ -124,8 +124,6 @@ module_qtquick1.depends = module_qtbase module_qtscript
module_qtgraphicaleffects.subdir = qtgraphicaleffects
module_qtgraphicaleffects.target = module-qtgraphicaleffects
module_qtgraphicaleffects.depends = module_qtbase module_qtdeclarative
-# not yet enabled by default
-module_qtgraphicaleffects.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