qt5base-lts/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro
Rohan McGovern ce26a6fd2b tests: make benchmarks compile or disable those which don't compile
Reviewed-by: Jason McDonald
Change-Id: Idc9fa4722b59f9b75d5e4a91bbfd0ae068d29b3d
2011-05-11 17:04:12 +10:00

14 lines
195 B
Prolog
Executable File

load(qttest_p4)
TEMPLATE = app
TARGET = tst_bench_qhostinfo
DEPENDPATH += .
INCLUDEPATH += .
QT -= gui
QT += core-private network network-private
CONFIG += release
# Input
SOURCES += main.cpp