aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/objectcount/objectcount.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-06-06 15:25:26 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-06-06 13:27:38 +0000
commitb141f798d57310c60c59597aa9232f6884309d0a (patch)
treefc765f76c84481b57c2de3abc6b7598c4ef23036 /tests/benchmarks/objectcount/objectcount.pro
parent2cf45bda2fa5bbf0348ff3d38664a726d54f4fe0 (diff)
Improve tst_objectcount
Add support for VERBOSE=1 to get detailed object list, and improve the warmup by importing both controls and loading an image to avoid plugin loaders and image format plugins showing up in the numbers. Change-Id: I26cfdc6d71fe36b45b706164f696bbb7f055f078 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'tests/benchmarks/objectcount/objectcount.pro')
-rw-r--r--tests/benchmarks/objectcount/objectcount.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/benchmarks/objectcount/objectcount.pro b/tests/benchmarks/objectcount/objectcount.pro
index f54d72d6..801fff58 100644
--- a/tests/benchmarks/objectcount/objectcount.pro
+++ b/tests/benchmarks/objectcount/objectcount.pro
@@ -7,3 +7,6 @@ osx:CONFIG -= app_bundle
SOURCES += \
tst_objectcount.cpp
+
+RESOURCES += \
+ objectcount.qrc