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

7 lines
144 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qglfunctions
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib
SOURCES += tst_qglfunctions.cpp