EGLFS: Integrate building into configure.
authorDonald Carr <donald.carr@nokia.com>
Wed, 7 Mar 2012 14:07:07 +0000 (14:07 +0000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 21 Mar 2012 02:03:29 +0000 (03:03 +0100)
commitb936b959650128bb8befaaa069477629105c680d
tree6e2a4a61d6f481859159a5ea56547ce3d47c0152
parent2003b83f6f09d478aa490334076d8870f6e32a6e
EGLFS: Integrate building into configure.

With the move to the QPA architecture EGL is now only required by
individual platform plugins and the configure script has been adjusted to
reflect this.

Change-Id: Ieadacef0b970f29752d9e3e36a007e5cbb005b0d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
13 files changed:
config.tests/qpa/egl/egl.cpp [moved from config.tests/unix/egl/egl.cpp with 100% similarity]
config.tests/qpa/egl/egl.pro [moved from config.tests/unix/egl/egl.pro with 100% similarity]
configure
src/gui/kernel/qguiapplication.cpp
src/opengl/opengl.pro
src/plugins/platforms/platforms.pro
src/tools/qdoc/doc/config/qt-defines.qdocconf
tests/auto/opengl/qgl/qgl.pro
tests/auto/opengl/qgl/tst_qgl.cpp
tests/auto/opengl/qglbuffer/qglbuffer.pro
tests/auto/opengl/qglfunctions/qglfunctions.pro
tests/auto/opengl/qglthreads/qglthreads.pro
tools/configure/configureapp.cpp