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

15 lines
236 B
Prolog
Raw Normal View History

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