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

8 lines
144 B
Prolog
Raw Normal View History

load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets
win32:!wince*: DEFINES += QT_NO_EGL
SOURCES += tst_qglfunctions.cpp