summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qlistview/qlistview.pro
blob: c552c9a0884a623f0048ce1897ee9be00b570de3 (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: LIBS += -luser32