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

14 lines
270 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
graphicsview \
itemviews \
kernel \
styles \
widgets \
TRUSTED_BENCHMARKS += \
graphicsview/functional/GraphicsViewBenchmark \
graphicsview/qgraphicsview
include(../trusted-benchmarks.pri)