summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro')
-rwxr-xr-xtests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro b/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro
new file mode 100755
index 0000000000..e621d50e45
--- /dev/null
+++ b/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro
@@ -0,0 +1,13 @@
+load(qttest_p4)
+TEMPLATE = app
+TARGET = tst_bench_qhostinfo
+DEPENDPATH += .
+INCLUDEPATH += .
+
+QT -= gui
+QT += network
+
+CONFIG += release
+
+# Input
+SOURCES += main.cpp