qtmobility/plugins/sensors/generic/generic.pro
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
     9 include(version.pri)
     9 include(version.pri)
    10 include(generic.pri)
    10 include(generic.pri)
    11 include(../../../common.pri)
    11 include(../../../common.pri)
    12 
    12 
    13 symbian {
    13 symbian {
    14    TARGET.EPOCALLOWDLLDATA = 1
    14     TARGET.EPOCALLOWDLLDATA = 1
    15    TARGET.UID3 = 0x2002BFC3
    15     TARGET.UID3 = 0x2002BFC3
    16    TARGET.CAPABILITY = ALL -TCB
    16     TARGET.CAPABILITY = ALL -TCB
    17 
    17 
    18    pluginDep.sources = $${TARGET}.dll
    18     pluginDep.sources = $${TARGET}.dll
    19    pluginDep.path = $${QT_PLUGINS_BASE_DIR}/$${PLUGIN_TYPE}
    19     pluginDep.path = $${QT_PLUGINS_BASE_DIR}/$${PLUGIN_TYPE}
    20    DEPLOYMENT += pluginDep
    20     DEPLOYMENT += pluginDep
    21 }
    21 }
    22 
    22 
    23 QT=core
    23 QT=core
    24 CONFIG+=mobility
    24 CONFIG+=mobility
    25 MOBILITY+=sensors
    25 MOBILITY+=sensors