activityfw/orbitintegration/hbactivityplugin/hbactivityplugin.pro
changeset 66 32469d7d46ff
parent 61 8e5041d13c84
child 73 4bc7b118b3df
equal deleted inserted replaced
61:8e5041d13c84 66:32469d7d46ff
    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 }