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

SOURCES += tst_qglfunctions.cpp

win32:CONFIG+=insignificant_test # QTBUG-26390