activityfw/activityserviceplugin/symbianinstaller/symbianinstaller.pro
changeset 109 e0aa398e6810
parent 61 8e5041d13c84
child 115 3ab5c078b490
equal deleted inserted replaced
104:9b022b1f357c 109:e0aa398e6810
    18 SUBDIRS = activityserviceinstaller
    18 SUBDIRS = activityserviceinstaller
    19 
    19 
    20 symbian {
    20 symbian {
    21     load(data_caging_paths) 
    21     load(data_caging_paths) 
    22 
    22 
    23     plugin.sources = activityserviceplugin.dll
    23     plugin.sources = afservice.dll
    24     plugin.path = $$QT_PLUGINS_BASE_DIR 
    24     plugin.path = $$QT_PLUGINS_BASE_DIR 
    25     
    25     
    26     installer.pkg_postrules += "\"$${EPOCROOT}epoc32/release/$(PLATFORM)/$(TARGET)/activityserviceinstaller.exe\" \  
    26     installer.pkg_postrules += "\"$${EPOCROOT}epoc32/release/$(PLATFORM)/$(TARGET)/activityserviceinstaller.exe\" \  
    27                                          - \"!:\sys\bin\activityserviceinstaller.exe\",FR,RB,RW"
    27                                          - \"!:\sys\bin\activityserviceinstaller.exe\",FR,RB,RW"
    28     
    28