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

x11 {
    LIBS += $$QMAKE_LIBS_X11
}