Files
qt5.12.8/tests/auto/widgets/itemviews/qitemdelegate/qitemdelegate.pro
2025-08-26 22:57:23 +08:00

7 lines
157 B
Prolog

CONFIG += testcase
TARGET = tst_qitemdelegate
QT += widgets widgets-private testlib
SOURCES += tst_qitemdelegate.cpp
win32:!winrt: LIBS += -luser32