qt5base-lts/tests/benchmarks/gui/graphicsview/graphicsview.pro
Rohan McGovern ce26a6fd2b tests: make benchmarks compile or disable those which don't compile
Reviewed-by: Jason McDonald
Change-Id: Idc9fa4722b59f9b75d5e4a91bbfd0ae068d29b3d
2011-05-11 17:04:12 +10:00

10 lines
225 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
functional \
qgraphicsanchorlayout \
qgraphicsitem \
#qgraphicslayout \ # FIXME: broken
qgraphicsscene \
qgraphicsview \
qgraphicswidget