qt5base-lts/tests/auto/opengl/qglbuffer/qglbuffer.pro

11 lines
310 B
Prolog
Raw Normal View History

############################################################
# Project file for autotest for file qglbuffer.h
############################################################
CONFIG += testcase
TARGET = tst_qglbuffer
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib
SOURCES += tst_qglbuffer.cpp