!contains(QT_CONFIG, opengl) {
error(Tests requires OpenGL!)
}
contains(QT_CONFIG, opengles1) {
error(Tests do not support OpenGL ES 1!)
TEMPLATE = subdirs
SUBDIRS += auto
exists(manual): SUBDIRS += manual