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

QT += core-private gui-private testlib

SOURCES  += tst_qwindow.cpp

mac: CONFIG += insignificant_test # QTBUG-23059