activityfw/activityserviceplugin/symbianinstaller/symbianinstaller.pro
changeset 112 dbfb5e38438b
parent 107 b34d53f6acdf
equal deleted inserted replaced
107:b34d53f6acdf 112:dbfb5e38438b
    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 }