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

7 lines
159 B
Prolog

CONFIG += testcase
TARGET = tst_qwidgetsvariant
INCLUDEPATH += $$PWD/../../../other/qvariant_common
SOURCES += tst_qwidgetsvariant.cpp
QT += testlib widgets