qtmobility/examples/sensors/grueplugin/grueplugin.pro
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
     7 
     7 
     8 include(version.pri)
     8 include(version.pri)
     9 include(grueplugin.pri)
     9 include(grueplugin.pri)
    10 include(../../examples.pri)
    10 include(../../examples.pri)
    11 
    11 
    12 
    12 symbian {
    13 symbian:TARGET.EPOCALLOWDLLDATA = 1
    13     TARGET.EPOCALLOWDLLDATA = 1
       
    14     TARGET.CAPABILITY = ALL -TCB    
       
    15 }
    14 
    16 
    15 QT=core
    17 QT=core
    16 CONFIG+=mobility
    18 CONFIG+=mobility
    17 MOBILITY+=sensors
    19 MOBILITY+=sensors
    18 
    20