summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/opengles1.prf
Commit message (Collapse)AuthorAgeFilesLines
* Add a new qmake feature to support OpenGL ES 1 appsJason Barron2012-02-281-0/+2
This is a convenience to make it easy for applications to simply add: CONFIG += opengles1 To their .pro file to link against OpenGL ES 1.1 instead of OpenGL ES V2 Change-Id: I48605f5f69f83d99cfb2ad6dbb4b318d41e00128 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>