summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglbuffer/qglbuffer.pro
blob: b5b5d23edc6279f26e703637ecf309dac19344f1 (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(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib

SOURCES += tst_qglbuffer.cpp