559964849a
Uses the scripts and tests we already have for lancelot as a painting benchmark. Change-Id: Idf8a55e2261162e619f6dbb567dc19f8dc96da4e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
15 lines
248 B
Prolog
15 lines
248 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
drawtexture \
|
|
qcolor \
|
|
qpainter \
|
|
qregion \
|
|
qtransform \
|
|
qtbench \
|
|
lancebench
|
|
|
|
!qtHaveModule(widgets): SUBDIRS -= \
|
|
qpainter \
|
|
qtracebench \
|
|
qtbench
|