aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/objectcount/objectcount.qrc
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-06-06 15:47:45 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-06-06 13:57:39 +0000
commit08871501d8a7fe44a67116915bce3d2430c70e29 (patch)
tree42c6115a044cb303b08d0c95c7f09b100d1f8b97 /tests/benchmarks/objectcount/objectcount.qrc
parentb141f798d57310c60c59597aa9232f6884309d0a (diff)
tst_objectcount: warmup with Buttons & exclude the test QQmlComponent
This ensures that singletons are excluded from the numbers. Change-Id: I14422b7b15d57273dd11717892ebd11eba650902 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'tests/benchmarks/objectcount/objectcount.qrc')
-rw-r--r--tests/benchmarks/objectcount/objectcount.qrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/benchmarks/objectcount/objectcount.qrc b/tests/benchmarks/objectcount/objectcount.qrc
deleted file mode 100644
index 3c2c8a64..00000000
--- a/tests/benchmarks/objectcount/objectcount.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<!DOCTYPE RCC><RCC version="1.0">
-<qresource>
- <file>qt-logo.png</file>
-</qresource>
-</RCC>