summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qlistview/qlistview.pro
blob: 75f45ab4327cc8ef034fad48f6ff1c07313349b5 (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qlistview
QT += widgets gui-private widgets-private core-private testlib testlib-private
SOURCES  += tst_qlistview.cpp
win32:!winrt: LIBS += -luser32