summaryrefslogtreecommitdiffstats
path: root/tests/auto/qitemdelegate/qitemdelegate.pro
blob: 90fb32c7e4af28e5c4e050aa13923a52cc66223c (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase

TARGET = tst_qitemdelegate
QT += testlib
SOURCES += tst_qitemdelegate.cpp

win32:!wince*: LIBS += -lUser32