summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglfunctions/qglfunctions.pro
blob: 9b349eaf34d382df33c1ddc9a07b6309d97578d9 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qglfunctions
requires(qtHaveModule(opengl))
QT += opengl widgets testlib

SOURCES += tst_qglfunctions.cpp