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

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

SOURCES += tst_qglbuffer.cpp