summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/testlib/tostring/tostring.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/testlib/tostring/tostring.pro')
-rw-r--r--tests/benchmarks/testlib/tostring/tostring.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/testlib/tostring/tostring.pro b/tests/benchmarks/testlib/tostring/tostring.pro
new file mode 100644
index 0000000000..a5aebe1c81
--- /dev/null
+++ b/tests/benchmarks/testlib/tostring/tostring.pro
@@ -0,0 +1,4 @@
+TARGET = tst_bench_tostring
+QT = core testlib
+
+SOURCES += tst_tostring.cpp