summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglfunctions/qglfunctions.pro
blob: 4b7c8758a948bc2042a8f7744606d9497f99902d (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qglfunctions
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib

win32:!wince*: DEFINES += QT_NO_EGL

SOURCES += tst_qglfunctions.cpp