qt5base-lts/tools/configure
Jason Barron e0c0e83fd5 Add ANGLE as a 3rdparty library to Qt.
ANGLE is a component that implements the OpenGL ES 2.0 API on
top of DirectX 9. See the following for more info:

http://code.google.com/p/angleproject/

ANGLE is now the default configuration on Windows. If you
want to use desktop OpenGL, you should build Qt with the
following configure options:

    -opengl desktop

To configure Qt to use another OpenGL ES 2 implementation,
you should use:

    -opengl es2 -no-angle

Task-number: QTBUG-24207

Change-Id: Iefcbeaa37ed920f431729749ab8333b248fe5134
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2012-10-24 02:29:15 +02:00
..
configure_pch.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
configure.pro Fix compile errors in configure.exe. 2012-10-16 15:29:15 +02:00
configureapp.cpp Add ANGLE as a 3rdparty library to Qt. 2012-10-24 02:29:15 +02:00
configureapp.h Blackberry mkspecs: Refine compiler options 2012-10-01 10:22:06 +02:00
environment.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
environment.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
main.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
Makefile.mingw don't require a fake qconfig.h for the configure bootstrap 2012-09-19 19:54:44 +02:00
Makefile.win32 don't require a fake qconfig.h for the configure bootstrap 2012-09-19 19:54:44 +02:00
tools.cpp configure: Update contact information for commercial users 2012-09-22 23:40:24 +02:00
tools.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00