summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/qopengl/qopengl.pro
blob: d0af96df37ac2d523e3eeb1eaf77aaf35ebd15f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
############################################################
# Project file for autotest for gui/opengl functionality
############################################################

CONFIG += testcase
TARGET = tst_qopengl
QT += gui gui-private core-private testlib

SOURCES   += tst_qopengl.cpp

mac: CONFIG += insignificant_test # QTBUG-23061
win32:CONFIG += insignificant_test # QTBUG-24192