From 7d1cda9de3e88db33696675c9723209d0f876cdb Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Fri, 29 Jan 2021 18:56:54 +0100 Subject: Remove qmake project files for benchmarks Also remove tests/tests.pro that would be empty without the benchmarks. Change-Id: Iaf92a729d1286b3e0c03bf9f877b59e1d83708e6 Reviewed-by: Alexey Edelev Reviewed-by: Edward Welbourne --- tests/benchmarks/corelib/thread/thread.pro | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/benchmarks/corelib/thread/thread.pro (limited to 'tests/benchmarks/corelib/thread/thread.pro') 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 \ -- cgit v1.2.3