blob: 3770784a4899a003682438a487251f2b54259781 [file] [log] [blame]
TEMPLATE = app
TARGET = tst_bench_statusindicator
QT = core quick testlib
CONFIG += benchmark
SOURCES += \
tst_statusindicator.cpp
OTHER_FILES += \
LotsOfIndicatorsOn.qml \
LotsOfIndicatorsOff.qml
# Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"