summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglthreads/qglthreads.pro
blob: bd27ce8e68a19629839bfe7c6bc1944c7352c14e (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

win32:!wince*: DEFINES += QT_NO_EGL

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

x11 {
    LIBS += $$QMAKE_LIBS_X11
}

CONFIG+=insignificant_test