summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglbuffer/qglbuffer.pro
blob: 48bd966797040b00688e40a5dd6050b55c011a1e (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 widgets

win32:!wince*: DEFINES += QT_NO_EGL

SOURCES += tst_qglbuffer.cpp