tests/auto/qsensor/qsensor.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 25 Aug 2010 15:49:42 +0300
changeset 0 876b1a06bc25
child 5 603d3f8b6302
permissions -rw-r--r--
Revision: 201033

TEMPLATE = app
TARGET = tst_qsensor

CONFIG += testcase
QT += testlib

include(../../../common.pri)
#include(../support/support.pri)

CONFIG += mobility
MOBILITY = sensors
INCLUDEPATH += ../../../src/sensors

SOURCES += \
    tst_qsensor.cpp

HEADERS += \
    test_sensor.h\
    test_sensor_p.h\
    test_sensorimpl.h

SOURCES += \
    test_sensor.cpp\
    test_sensorimpl.cpp\
    test_sensorplugin.cpp

VPATH += ../../../plugins/sensors/dummy
INCLUDEPATH += ../../../plugins/sensors/dummy
HEADERS += \
    dummyaccelerometer.h\
    dummycommon.h

SOURCES += \
    dummyaccelerometer.cpp\
    dummycommon.cpp

symbian:TARGET.CAPABILITY = ALL -TCB