aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qml.pro
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2016-04-21 14:14:08 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2016-05-10 17:29:39 +0000
commit48492b2ee5d2f9ad178982f4c16e895b3083d8df (patch)
tree6bdbf0b59c13c7a0189f4be4b1d178cc90b4e2c8 /tests/benchmarks/qml/qml.pro
parent65e642f13d5e21d104806179b73dddfeb7b6dc81 (diff)
QML: add librarymetrics_performance to the builds.
Also make sure that we can easily deploy this test to devices by putting all data inside a qrc file. Change-Id: I175830fde51332b13068b163eba3d68c0535b712 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/benchmarks/qml/qml.pro')
-rw-r--r--tests/benchmarks/qml/qml.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/qml/qml.pro b/tests/benchmarks/qml/qml.pro
index 7969866673..d3ce69c713 100644
--- a/tests/benchmarks/qml/qml.pro
+++ b/tests/benchmarks/qml/qml.pro
@@ -8,6 +8,7 @@ SUBDIRS += \
qqmlcomponent \
qqmlimage \
qqmlmetaproperty \
+ librarymetrics_performance \
# script \ ### FIXME: doesn't build
js