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

win32:!wince*: DEFINES += QT_NO_EGL

SOURCES += tst_qglfunctions.cpp