summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/corelib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/corelib.pro')
-rw-r--r--tests/benchmarks/corelib/corelib.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/corelib.pro b/tests/benchmarks/corelib/corelib.pro
new file mode 100644
index 0000000..72fca33
--- /dev/null
+++ b/tests/benchmarks/corelib/corelib.pro
@@ -0,0 +1,6 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ io \
+ kernel \
+ thread \
+ tools