Fix "-no-opengl" configuration in Windows
authorMiikka Heikkinen <miikka.heikkinen@digia.com>
Mon, 5 Nov 2012 09:48:07 +0000 (11:48 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 5 Nov 2012 11:44:52 +0000 (12:44 +0100)
commit7e819386283c2ef7f0af1fc9eec6cf7227aa1524
tree176a4749011b438081e076fb7d67ef82d9807200
parent96ebbad5f03d6db5fa81f284ccbdaf4b6259c27b
Fix "-no-opengl" configuration in Windows

"-no-opengl" didn't clear the default value for "OPENGL_ES_2", which
meant "opengles2" got configured in.

Task-number: QTBUG-27840
Change-Id: Id7b8e3e268571d820bebfb3700d3961ec96be7fd
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
tools/configure/configureapp.cpp