qtmobility/examples/sensors/grueplugin/grueplugin.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 19:08:38 +0300
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

TEMPLATE = lib
CONFIG += plugin
TARGET = $$qtLibraryTarget(qtsensors_grueplugin)
PLUGIN_TYPE = sensors

INCLUDEPATH+=../../../src/sensors

include(version.pri)
include(grueplugin.pri)
include(../../examples.pri)

symbian {
    TARGET.EPOCALLOWDLLDATA = 1
    TARGET.CAPABILITY = ALL -TCB    
}

QT=core
CONFIG+=mobility
MOBILITY+=sensors

CONFIG+=strict_flags