summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qrect/qrect.pro
blob: 6e35119b7497a8c2b2e42b4b603b4624883dced0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)
TEMPLATE = app
TARGET = tst_qrect
DEPENDPATH += .
INCLUDEPATH += .

QT -= gui

CONFIG += release

# Input
SOURCES += main.cpp