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/network/kernel/qhostinfo/qhostinfo.pro | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro (limited to 'tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro') diff --git a/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro b/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro deleted file mode 100644 index 41dae0051b..0000000000 --- a/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro +++ /dev/null @@ -1,9 +0,0 @@ -TEMPLATE = app -TARGET = tst_bench_qhostinfo - -QT -= gui -QT += core-private network network-private testlib - -CONFIG += release - -SOURCES += main.cpp -- cgit v1.2.3