summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qiodevice/qiodevice.pro
blob: 3b06fcbce67a3055270d5f5b5db5d1bc1c8463b9 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = tst_bench_qiodevice
TARGET.EPOCHEAPSIZE = 0x100000 0x2000000

QT = core testlib

CONFIG += release

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