summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgl/qgl.pro
blob: b0a77a1d5e217f26ca298e78aa8a0104e001dae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
############################################################
# Project file for autotest for file qgl.h
############################################################

load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
QT += widgets widgets-private opengl-private gui-private core-private

contains(QT_CONFIG,egl):DEFINES += QGL_EGL
win32:!wince*: DEFINES += QT_NO_EGL

SOURCES   += tst_qgl.cpp
RESOURCES  = qgl.qrc