From ce9400d52def167ab09d22c1dd5db3d4c7512869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Niemel=C3=A4?= Date: Mon, 25 Jun 2012 13:13:20 +0300 Subject: 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 Reviewed-by: Lars Knoll Reviewed-by: Marius Storm-Olsen --- qt.pro | 2 -- 1 file changed, 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 -- cgit v1.2.3