Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use QMAKE_LIBS_OPENGL_QT in the GL ES config tests | Tom Cooksey | 2009-04-03 | 3 | -3/+3 |
| | | | | | | | | | 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 | ||||
* | Add config test for XLib | Tom Cooksey | 2009-04-03 | 2 | -0/+12 |
| | | | | | | | | | Previously, it was entirely possible to successfully configure Qt/X11 without any X11 installed. The problems would only start showing up once you stated building. This is not very useful if you're cross-compiling and trying to setup the paths correctly. Reviewed-by: Denis | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 153 | -0/+2006 |