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

win32:!wince*: LIBS += -lUser32