tests/benchmarks/benchmarks.pro
branchRCL_3
changeset 7 3f74d0d4af4c
parent 5 d3bac044e0f0
--- a/tests/benchmarks/benchmarks.pro	Mon Mar 15 12:43:09 2010 +0200
+++ b/tests/benchmarks/benchmarks.pro	Thu Apr 08 14:19:33 2010 +0300
@@ -1,53 +1,9 @@
 TEMPLATE = subdirs
-SUBDIRS = containers-associative \
-	qanimation \
-	qbytearray \
-        #qfileinfo \
-        qfile_vs_qnetworkaccessmanager \
-        qfontmetrics \
-        qhostinfo \
-	qpainter \
-	qtestlib-simple	events \
-        qtext \
-	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 \
-        qtcpserver \
-	qtableview \
-	qthreadstorage \
-	qgraphicsview \
-	containers-sequential \
-	qfile \
-	qgraphicsscene \
-	qimagereader \
-	qtemporaryfile \
-	qtransform
-
-
-
+SUBDIRS = \
+        uimodels\GraphicsViewBenchmark \
+        corelib \
+        gui \
+        network \
+        script \
+        svg
 contains(QT_CONFIG, opengl): SUBDIRS += opengl