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

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

SOURCES += \
    $$PWD/tst_pressandhold.cpp