summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglbuffer/qglbuffer.pro
blob: 5627d2d6cb316f5ec66538369c7344917e03e86f (plain)
1
2
3
4
5
6
7
8
9
10
11
############################################################
# Project file for autotest for file qglbuffer.h
############################################################

load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
QT += opengl

win32:!wince*: DEFINES += QT_NO_EGL

SOURCES += tst_qglbuffer.cpp