summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/qthreadpool/qthreadpool.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/thread/qthreadpool/qthreadpool.pro')
-rw-r--r--tests/benchmarks/corelib/thread/qthreadpool/qthreadpool.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/benchmarks/corelib/thread/qthreadpool/qthreadpool.pro b/tests/benchmarks/corelib/thread/qthreadpool/qthreadpool.pro
deleted file mode 100644
index 303b3cef69..0000000000
--- a/tests/benchmarks/corelib/thread/qthreadpool/qthreadpool.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = app
-CONFIG += benchmark
-QT = core testlib
-
-TARGET = tst_bench_qthreadpool
-SOURCES += tst_qthreadpool.cpp