summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow/qwindow.pro
blob: fb8132afabe7d73b3111a0cad4d40c43505e0518 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qwindow

QT += core-private gui-private testlib

SOURCES  += tst_qwindow.cpp

mac: CONFIG += insignificant_test # QTBUG-23059
win32: CONFIG += insignificant_test # QTBUG-24904