activityfw/activityserviceplugin/symbianinstaller/symbianinstaller.pro
changeset 107 b34d53f6acdf
parent 90 0e41c72311af
child 112 dbfb5e38438b
equal deleted inserted replaced
106:e78d6e055a5b 107:b34d53f6acdf
    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