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

win32:!winrt: LIBS += -luser32