examples/sensors/orientation/orientation.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=orientation
include(../../examples.pri)
QT+=declarative
CONFIG+=mobility
MOBILITY+=sensors
INCLUDEPATH += ../../../src/sensors
SOURCES=main.cpp
RESOURCES = orientation.qrc
OTHER_FILES += orientation.qml

CONFIG+=strict_flags