summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qrect/qrect.pro
blob: 71a5c6cefe7e91f8791b32866af1d8eb25031178 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
load(qttest_p4)

# do not run benchmarks by default in 'make check'
CONFIG -= testcase

TEMPLATE = app
TARGET = tst_bench_qrect
DEPENDPATH += .
INCLUDEPATH += .

QT -= gui

CONFIG += release

# Input
SOURCES += main.cpp