9 lines
136 B
Prolog
9 lines
136 B
Prolog
TEMPLATE = app
|
|
TARGET = tst_bench_qnetworkdiskcache
|
|
|
|
QT = core network testlib
|
|
|
|
CONFIG += release
|
|
|
|
SOURCES += tst_qnetworkdiskcache.cpp
|