summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/qopengl/qopengl.pro
blob: 604aa59d8a9407713196d875bdf42455f48ddba4 (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 += opengl gui-private core-private testlib

SOURCES   += tst_qopengl.cpp

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