summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget_window/qwidget_window.pro
blob: 072700ac3dfc236065263b2d6d0b32b11131ceda (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
SOURCES  += tst_qwidget_window.cpp

x11 {
    LIBS += $$QMAKE_LIBS_X11
}

CONFIG+=insignificant_test # QTQAINFRA-428