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