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

13 lines
347 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
win32:!wince*: DEFINES += QT_NO_EGL
SOURCES += tst_qglbuffer.cpp