summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro
blob: 43a62b48117b47dc112c0eacabbd4dd1ab8ee798 (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-28264