activityfw/orbitintegration/hbactivityplugin/hbactivityplugin.pro
changeset 92 782e3408c2ab
parent 90 0e41c72311af
child 93 82b66994846c
equal deleted inserted replaced
91:a6d55a2e75be 92:782e3408c2ab
    32 symbian {
    32 symbian {
    33     load(data_caging_paths)
    33     load(data_caging_paths)
    34     pluginDep.sources = hbactivityplugin.dll
    34     pluginDep.sources = hbactivityplugin.dll
    35     pluginDep.path = $$QT_PLUGINS_BASE_DIR    
    35     pluginDep.path = $$QT_PLUGINS_BASE_DIR    
    36     DEPLOYMENT += pluginDep
    36     DEPLOYMENT += pluginDep
    37 
    37     TARGET.UID3 = 0x200267B1
    38     TARGET.EPOCALLOWDLLDATA = 1
    38     TARGET.EPOCALLOWDLLDATA = 1
    39     TARGET.CAPABILITY = ALL -TCB
    39     TARGET.CAPABILITY = ALL -TCB
    40 }
    40 }