summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglbuffer
diff options
context:
space:
mode:
authorDonald Carr <donald.carr@nokia.com>2012-03-07 14:07:07 +0000
committerQt by Nokia <qt-info@nokia.com>2012-03-21 03:03:29 +0100
commitb936b959650128bb8befaaa069477629105c680d (patch)
tree6e2a4a61d6f481859159a5ea56547ce3d47c0152 /tests/auto/opengl/qglbuffer
parent2003b83f6f09d478aa490334076d8870f6e32a6e (diff)
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>
Diffstat (limited to 'tests/auto/opengl/qglbuffer')
-rw-r--r--tests/auto/opengl/qglbuffer/qglbuffer.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/opengl/qglbuffer/qglbuffer.pro b/tests/auto/opengl/qglbuffer/qglbuffer.pro
index 537f3c122a..f766cb8944 100644
--- a/tests/auto/opengl/qglbuffer/qglbuffer.pro
+++ b/tests/auto/opengl/qglbuffer/qglbuffer.pro
@@ -7,6 +7,4 @@ TARGET = tst_qglbuffer
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib
-win32:!wince*: DEFINES += QT_NO_EGL
-
SOURCES += tst_qglbuffer.cpp