aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qml.pro
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2016-03-23 12:49:12 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2016-03-24 19:39:35 +0000
commitedab97fdf9e5426e442b40aa4dc09b2d9e21870e (patch)
treead760eda8801d79cc811bf45e03ecc0779e42e33 /tests/benchmarks/qml/qml.pro
parentd30aad9e66e10fc511ce51aaca3b28aa221d1da8 (diff)
Removed the QQmlGuard benchmark
It's not really useful for automated benchmarking and by now most of QQml has been ported to QPointer. Change-Id: I4ee34ad481fde9ae9903ad50cba7afd7b6ff7bc5 Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
Diffstat (limited to 'tests/benchmarks/qml/qml.pro')
-rw-r--r--tests/benchmarks/qml/qml.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/benchmarks/qml/qml.pro b/tests/benchmarks/qml/qml.pro
index 53aa68dff3..7969866673 100644
--- a/tests/benchmarks/qml/qml.pro
+++ b/tests/benchmarks/qml/qml.pro
@@ -5,7 +5,6 @@ SUBDIRS += \
compilation \
javascript \
holistic \
- pointers \
qqmlcomponent \
qqmlimage \
qqmlmetaproperty \