summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro
blob: e335d95aad275cebb2f623945888814332a6aefc (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = tst_bench_qhostinfo

QT -= gui
QT += core-private network network-private testlib

CONFIG += release

SOURCES += main.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0