summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/tools.pro')
-rw-r--r--tests/benchmarks/corelib/tools/tools.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/tools/tools.pro b/tests/benchmarks/corelib/tools/tools.pro
new file mode 100644
index 0000000000..681a6c6e74
--- /dev/null
+++ b/tests/benchmarks/corelib/tools/tools.pro
@@ -0,0 +1,11 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ containers-associative \
+ containers-sequential \
+ qbytearray \
+ qrect \
+ qregexp \
+ qstring \
+ qstringbuilder \
+ qstringlist \
+ qvector