summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qopenglwidget/qopenglwidget.pro
blob: 01a72f214baff7b8008d6f16e67014450360d5a4 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qopenglwidget
QT += gui-private core-private testlib widgets

SOURCES   += tst_qopenglwidget.cpp

win32-msvc2010:contains(QT_CONFIG, angle):CONFIG += insignificant_test # QTBUG-31611