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

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

win32:!wince*: LIBS += -lUser32