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

CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qglbuffer
requires(qtHaveModule(opengl))
QT += opengl widgets testlib

SOURCES += tst_qglbuffer.cpp