searchui/indevicehandler/tsrc/t_indevicehandler/t_indevicehandler.pro
changeset 11 773be20e0a25
parent 0 ccd0fd43f247
child 21 708468d5143e
equal deleted inserted replaced
7:51d10d255e92 11:773be20e0a25
    35 CONFIG += symbian_test     
    35 CONFIG += symbian_test     
    36 TARGET.UID2 = 0x100039CE
    36 TARGET.UID2 = 0x100039CE
    37 TARGET.UID3 = 0x20026F8A
    37 TARGET.UID3 = 0x20026F8A
    38 TARGET.CAPABILITY = ALL -TCB -DRM
    38 TARGET.CAPABILITY = ALL -TCB -DRM
    39 TARGET.EPOCSTACKSIZE = 0x14000 // 80kB
    39 TARGET.EPOCSTACKSIZE = 0x14000 // 80kB
    40 TARGET.EPOCHEAPSIZE = 0x20000 0x1000000 // 128kB - 16MB
    40 TARGET.EPOCHEAPSIZE = 0x20000 0x800000 // 128kB - 16MB
    41 INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
    41 INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
       
    42 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    42 }
    43 }
    43 
    44 
    44 include(t_indevicehandler.pri)
    45 include(t_indevicehandler.pri)
    45 
    46