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

CONFIG += testcase
TARGET = tst_qglbuffer
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib

win32:!wince*: DEFINES += QT_NO_EGL

SOURCES += tst_qglbuffer.cpp