summaryrefslogtreecommitdiffstats
path: root/tests/auto/legacy_sensors/legacy_sensors.pro
blob: e96e45d074b95fb3081f5d12dfca04722578c21f (plain)
1
2
3
4
5
6
7
TEMPLATE=app
TARGET=tst_legacy_sensors
!no_system_tests:CONFIG += testcase
QT = core testlib gui qml sensors
SOURCES += tst_legacy_sensors.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0