activityfw/activityserviceplugin/symbianinstaller/symbianinstaller.pro
changeset 115 3ab5c078b490
parent 109 e0aa398e6810
equal deleted inserted replaced
109:e0aa398e6810 115:3ab5c078b490
    22 
    22 
    23     plugin.sources = afservice.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     
    29     DEPLOYMENT += plugin installer
    29     DEPLOYMENT += plugin installer
    30 }
    30 }