qt5base-lts/tests/benchmarks/gui/gui.pro
Friedemann Kleint 6a3dce1995 Tests: Compile.
2011-05-23 16:49:06 +02:00

19 lines
364 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
animation \
graphicsview \
image \
itemviews \
kernel \
math3d \
painting \
styles \
text
TRUSTED_BENCHMARKS += \
graphicsview/functional/GraphicsViewBenchmark \
graphicsview/qgraphicsview \
painting/qtracebench
include(../trusted-benchmarks.pri)