summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget_window/qwidget_window.pro
blob: f0b30affa0db94e97f34a28ca8bdc0f0e632257e (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-574