qt6-bb10/tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro

15 lines
208 B
Prolog

TEMPLATE = app
TARGET = tst_bench_qnetworkdiskcache
DEPENDPATH += .
INCLUDEPATH += .
QT += gui # for QDesktopServices
QT += network testlib
CONFIG += release
# Input
SOURCES += tst_qnetworkdiskcache.cpp