qt5base-lts/tests/benchmarks/gui/gui.pro

22 lines
416 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS = \
animation \
graphicsview \
image \
itemviews \
kernel \
math3d \
painting \
styles \
text
TRUSTED_BENCHMARKS += \
graphicsview/functional/GraphicsViewBenchmark \
graphicsview/qgraphicsview \
painting/qtracebench
2011-05-23 14:49:06 +00:00
include(../trusted-benchmarks.pri)
!qtHaveModule(widgets): SUBDIRS -= \
itemviews