diff -r 41300fa6a67c -r 2f34d5167611 tests/benchmarks/benchmarks.pro --- a/tests/benchmarks/benchmarks.pro Tue Feb 02 00:43:10 2010 +0200 +++ b/tests/benchmarks/benchmarks.pro Fri Apr 16 15:50:13 2010 +0300 @@ -1,41 +1,9 @@ TEMPLATE = subdirs -SUBDIRS = containers-associative \ - qanimation \ - qbytearray \ - qfile_vs_qnetworkaccessmanager \ - qpainter \ - qtestlib-simple events \ - qiodevice \ - qpixmap \ - blendbench \ - qstringlist \ - qmatrix4x4 \ - qnetworkreply \ - qobject \ - qrect \ - qregexp \ - qregion \ - qvariant \ - qwidget \ - qtwidgets \ - qapplication \ - qdir \ - qdiriterator \ - qgraphicsanchorlayout \ - qgraphicsitem \ - qgraphicswidget \ - qmetaobject \ - qpixmapcache \ - qquaternion \ - qscriptclass \ - qscriptengine \ - qscriptvalue \ - qstringbuilder \ - qstylesheetstyle \ - qsvgrenderer \ - qtableview \ - qthreadstorage - - - +SUBDIRS = \ + uimodels\GraphicsViewBenchmark \ + corelib \ + gui \ + network \ + script \ + svg contains(QT_CONFIG, opengl): SUBDIRS += opengl