summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglfunctions/qglfunctions.pro
blob: 0113068f1d466a27c61de9dad7cfe60b295e8783 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qglfunctions
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib

SOURCES += tst_qglfunctions.cpp