Files
qt5.12.8/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro
2025-08-26 22:57:23 +08:00

9 lines
182 B
Prolog

CONFIG += testcase
TARGET = tst_qopenglwindow
QT += core-private gui-private testlib
SOURCES += tst_qopenglwindow.cpp
win32:CONFIG+=insignificant_test # QTBUG-46452, QTBUG-49630