summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/qopengl/qopengl.pro
blob: 722c99ee0b30bf7567270599fcd8c8650b50d58d (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-private core-private testlib

SOURCES   += tst_qopengl.cpp

linux:qtConfig(xcb):qtConfig(xcb-glx-plugin): DEFINES += USE_GLX