Add Qt Widgets opt out support to build system
authorDonald Carr <donald.carr@nokia.com>
Wed, 7 Mar 2012 00:11:44 +0000 (00:11 +0000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Mar 2012 10:40:50 +0000 (11:40 +0100)
commit0738c38f0ec435ad4510a1c8eb60f74a2ba46a2f
tree54cc75aa2e2769959afb3786ebcbae629bee04ad
parent7ae2ea54269654736a6b88ff090a0f5a8cbe5eac
Add Qt Widgets opt out support to build system

There should be a clear QWidget free path for people with no interest in
legacy QWidget functionality. Adding this option to configure makes this
path readily accessible and hence testable.

Change-Id: If87c1063fcf4c46f5280836126c11999feaa9f8a
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
configure
src/plugins/plugins.pro
src/src.pro
tools/configure/configureapp.cpp