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.pro10
1 files changed, 10 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..8c15d0b0c5
--- /dev/null
+++ b/tests/benchmarks/corelib/text/text.pro
@@ -0,0 +1,10 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ qbytearray \
+ qchar \
+ qlocale \
+ qregexp \
+ qstringbuilder \
+ qstringlist
+
+*g++*: SUBDIRS += qstring