summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglbuffer/qglbuffer.pro
blob: 4d102415a86d94b5eaa02dde35ad81e9c46548c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
############################################################
# 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
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0