diff options
Diffstat (limited to 'tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro')
-rwxr-xr-x | tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro b/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro index f18d6d7..e621d50 100755 --- a/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro +++ b/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro @@ -1,6 +1,6 @@ load(qttest_p4) TEMPLATE = app -TARGET = tst_qhostinfo +TARGET = tst_bench_qhostinfo DEPENDPATH += . INCLUDEPATH += . |