aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro')
-rw-r--r--tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro b/tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro
new file mode 100644
index 0000000000..7cfa843a2f
--- /dev/null
+++ b/tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro
@@ -0,0 +1,9 @@
+CONFIG += testcase
+TEMPLATE = app
+TARGET = tst_librarymetrics_performance
+
+QT += qml quick network testlib
+macx:CONFIG -= app_bundle
+
+CONFIG += release
+SOURCES += tst_librarymetrics_performance.cpp