summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/kernel/qapplication/qapplication.pro
blob: 19ca697102e28bf4f567b8b66e8834ffcc2d422f (plain)
1
2
3
4
5
6
7
8
9
10
11
QT += widgets testlib

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

CONFIG += release

# Input
SOURCES += main.cpp