summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/benchmarks.pro
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2009-06-02 04:41:31 (GMT)
committerRhys Weatherley <rhys.weatherley@nokia.com>2009-06-02 04:41:31 (GMT)
commit4636f6983aa253c7552bba5d7d8772844ea4c42c (patch)
treee9ae0700ea27896bfdbc4be0efd2659594fbbfb0 /tests/benchmarks/benchmarks.pro
parent32d87121d5102f01809a888dca5a42683a781b20 (diff)
downloadQt-4636f6983aa253c7552bba5d7d8772844ea4c42c.zip
Qt-4636f6983aa253c7552bba5d7d8772844ea4c42c.tar.gz
Qt-4636f6983aa253c7552bba5d7d8772844ea4c42c.tar.bz2
Add some performance tests for QMatrix4x4
Diffstat (limited to 'tests/benchmarks/benchmarks.pro')
-rw-r--r--tests/benchmarks/benchmarks.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/benchmarks.pro b/tests/benchmarks/benchmarks.pro
index 4c39373..bc41125 100644
--- a/tests/benchmarks/benchmarks.pro
+++ b/tests/benchmarks/benchmarks.pro
@@ -9,6 +9,7 @@ SUBDIRS = containers-associative \
qpixmap \
blendbench \
qstringlist \
+ qmatrix4x4 \
qobject \
qrect \
qregexp \