aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/pressandhold/pressandhold.pro
blob: ca76b74a781c716a58db3aef1ed903fa12b75b29 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_pressandhold

QT += quick testlib
CONFIG += testcase
osx:CONFIG -= app_bundle

SOURCES += \
    $$PWD/tst_pressandhold.cpp