summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensorgestureplugins/qsensorgestureplugins.pro
blob: a0ad023550a034400d7312b96a37bdefd9db2fbe (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_qsensorgesturepluginstest
!no_system_tests:CONFIG += testcase

QT += core testlib sensors
QT -= gui

SOURCES += tst_qsensorgesturepluginstest.cpp