qt5base-lts/tests/auto/widgets/itemviews/qitemdelegate/qitemdelegate.pro

10 lines
256 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qitemdelegate
QT += widgets testlib
SOURCES += tst_qitemdelegate.cpp
win32:!wince*: LIBS += -lUser32
# QTBUG-23637
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG+=insignificant_test