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

win32:!wince:!winrt: LIBS += -luser32