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