qt5base-lts/tests/auto/opengl/qglthreads/qglthreads.pro

16 lines
271 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qglthreads
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib
win32:!wince*: DEFINES += QT_NO_EGL
HEADERS += tst_qglthreads.h
SOURCES += tst_qglthreads.cpp
x11 {
LIBS += $$QMAKE_LIBS_X11
}
CONFIG+=insignificant_test