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

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

win32:!wince*: LIBS += -lUser32

CONFIG+=insignificant_test # QTQAINFRA-428