qtbase-opensource-src/tests/auto/opengl/qglfunctions/qglfunctions.pro

7 lines
138 B
Prolog

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