summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglfunctions/qglfunctions.pro
blob: 9fe8de2b23d17b581452129db32dd00c1a1e5b50 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets

win32:!wince*: DEFINES += QT_NO_EGL

SOURCES += tst_qglfunctions.cpp