summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglthreads/qglthreads.pro
blob: d2fd31411f656abac601f1c23005c60893ace4c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets

win32:!wince*: DEFINES += QT_NO_EGL

HEADERS += tst_qglthreads.h
SOURCES += tst_qglthreads.cpp

x11 {
    LIBS += $$QMAKE_LIBS_X11
}

CONFIG+=insignificant_test