summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qlistview/qlistview.pro
blob: 1ea8beb8df52b1e1f97f30818478671c14c66392 (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