summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgl/qgl.pro
blob: 74d9803d2fb04005e06899d4eae22dab92c768a2 (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 += 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