summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qprocess/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/io/qprocess/test/test.pro')
-rw-r--r--tests/benchmarks/corelib/io/qprocess/test/test.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/io/qprocess/test/test.pro b/tests/benchmarks/corelib/io/qprocess/test/test.pro
new file mode 100644
index 0000000000..eaae0c8254
--- /dev/null
+++ b/tests/benchmarks/corelib/io/qprocess/test/test.pro
@@ -0,0 +1,5 @@
+TARGET = ../tst_bench_qprocess
+SOURCES += ../tst_bench_qprocess.cpp
+
+QT = core core-private testlib
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0