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

SOURCES += tst_qglfunctions.cpp

win32:CONFIG+=insignificant_test # QTBUG-26390