summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2013-12-04 10:05:04 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-04 16:01:45 +0100
commit1e71b35d9775b0abc9de0ce051bff400f0f1ba64 (patch)
tree9c56abf93f5cc026618f45b4dddb545b670732f0 /dist
parent7649792bf660c59260e6a6d52c575e2a6692e783 (diff)
downloadqttools-1e71b35d9775b0abc9de0ce051bff400f0f1ba64.tar.gz
androiddeployqt: Add OpenGL dependency to manifest if necessary
In order to filter out devices that do not support OpenGLES 2 in Google Play, we need to report that we depend on it when using Qt Quick or Qt OpenGL. It would have been more generic to add the information to the meta-data in the module, but since we already have the information there, just in the form of forcing the use of the GL plugin, we might as well use that and not complicate the dependency XMLs any further. Task-number: QTBUG-32491 Change-Id: I2af044be010fcd0a8076906de6385701041b9c01 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions