summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qfile/qfile.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/io/qfile/qfile.pro')
-rw-r--r--tests/benchmarks/corelib/io/qfile/qfile.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/io/qfile/qfile.pro b/tests/benchmarks/corelib/io/qfile/qfile.pro
new file mode 100644
index 0000000000..8663cab24b
--- /dev/null
+++ b/tests/benchmarks/corelib/io/qfile/qfile.pro
@@ -0,0 +1,7 @@
+load(qttest_p4)
+TEMPLATE = app
+TARGET = tst_bench_qfile
+QT -= gui
+win32: DEFINES+= _CRT_SECURE_NO_WARNINGS
+
+SOURCES += main.cpp