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

9 lines
181 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qglfunctions
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib
win32:!wince*: DEFINES += QT_NO_EGL
SOURCES += tst_qglfunctions.cpp