19 lines
364 B
Prolog
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)
|