Files
qt5.12.8/tests/auto/opengl/qglthreads/qglthreads.pro
2025-08-26 22:57:23 +08:00

8 lines
187 B
Prolog

CONFIG += testcase
TARGET = tst_qglthreads
requires(qtHaveModule(opengl))
QT += opengl widgets testlib gui-private core-private
HEADERS += tst_qglthreads.h
SOURCES += tst_qglthreads.cpp