63c3515a87
Task-number: QTBUG-49630 Change-Id: I2dba72dd81f267b90ce5b44f68221fdf72b4af41 Reviewed-by: Heikki Halmet <heikki.halmet@theqtcompany.com>
9 lines
182 B
Prolog
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
|