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

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

SOURCES   += tst_qopengl.cpp

win32:CONFIG += insignificant_test # QTBUG-24192