qt5base-lts/tests/auto/opengl/qglfunctions/qglfunctions.pro
Jo Asplin 0bfa24106d Moved autotests in category 'opengl' into new directory structure
Task-number: QTBUG-21356

Change-Id: I496680aa670af3409e50e1c254ef2c557b414d33
Reviewed-on: http://codereview.qt-project.org/4452
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-09-09 10:32:38 +02:00

8 lines
144 B
Prolog

load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets
win32:!wince*: DEFINES += QT_NO_EGL
SOURCES += tst_qglfunctions.cpp