summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/thread.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/thread/thread.pro')
-rw-r--r--tests/benchmarks/corelib/thread/thread.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/benchmarks/corelib/thread/thread.pro b/tests/benchmarks/corelib/thread/thread.pro
deleted file mode 100644
index 6b3009bd0c..0000000000
--- a/tests/benchmarks/corelib/thread/thread.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = \
- qmutex \
- qreadwritelock \
- qthreadstorage \
- qthreadpool \
- qwaitcondition \