summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qitemdelegate/qitemdelegate.pro
blob: 9405c33a48cd6f0b8ff5f5835117c581b6bb979c (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qitemdelegate
QT += widgets testlib
SOURCES         += tst_qitemdelegate.cpp

win32:!winrt: LIBS += -luser32