summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow/qwindow.pro
blob: d191b9fb8e2934b2a91eab610a5a4713ee092a17 (plain)
1
2
3
4
5
6
7
8
9
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-24185