summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro
blob: d09af5084b23399e397207fcdd1d17dfc70a5a50 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qopenglwindow

QT += core-private gui-private testlib

SOURCES  += tst_qopenglwindow.cpp

win32:CONFIG+=insignificant_test # QTBUG-46452, QTBUG-49630