summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qdecompresshelper/qdecompresshelper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/network/access/qdecompresshelper/qdecompresshelper.pro')
-rw-r--r--tests/benchmarks/network/access/qdecompresshelper/qdecompresshelper.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/benchmarks/network/access/qdecompresshelper/qdecompresshelper.pro b/tests/benchmarks/network/access/qdecompresshelper/qdecompresshelper.pro
deleted file mode 100644
index f87442260e..0000000000
--- a/tests/benchmarks/network/access/qdecompresshelper/qdecompresshelper.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-requires(qtConfig(private_tests))
-TEMPLATE = app
-QT = network-private testlib
-
-SOURCES = main.cpp
-CONFIG += release
-
-DEFINES += SRC_DIR="$$PWD"