summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/text/text.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/text/text.pro')
-rw-r--r--tests/benchmarks/corelib/text/text.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/text/text.pro b/tests/benchmarks/corelib/text/text.pro
new file mode 100644
index 0000000000..a2397b37fe
--- /dev/null
+++ b/tests/benchmarks/corelib/text/text.pro
@@ -0,0 +1,9 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ qbytearray \
+ qchar \
+ qlocale \
+ qstringbuilder \
+ qstringlist
+
+*g++*: SUBDIRS += qstring