summaryrefslogtreecommitdiff
path: root/config.tests/unix/opengles2/opengles2.pro
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-021-3/+3
| | | | | | | | | | | | | | introduce QMAKE_LIBS_OPENGL_ES1, QMAKE_LIBS_OPENGL_ES1CL and QMAKE_LIBS_OPENGL_ES2 so we do not have to force users to copy/paste around entire mkspecs just to change the OpenGL backend. This should make the "-opengl es2" (and friends) configure option work out of the box with any mkspec on Linux+WinCE. Also removes a WinCE specific hack that is not required anymore. Reviewed-by: Tom Cooksey Reviewed-by: Trond Kjernåsen Approved-by: Lars Knoll
* Use QMAKE_LIBS_OPENGL_QT in the GL ES config testsTom Cooksey2009-04-031-1/+1
| | | | | | | | | The OpenGL ES config tests are there to test if there's enough to build QtOpenGL, not OpenGL applications using Qt. Therefore we should use QMAKE_LIBS_OPENGL_QT rather than QMAKE_LIBS_OPENGL. This is mostely because Qt needs to link against EGL whereas Qt applications do not. Reviewed-by: TrustMe
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+9