homescreen/widgetplugins/hsbookmarkwidgetplugin/hsbookmarkwidgetplugin.pro
changeset 16 3c88a81ff781
parent 12 afcd8e6d025b
equal deleted inserted replaced
14:6aeb7a756187 16:3c88a81ff781
    34 
    34 
    35     TARGET.UID3 = 0x200267BE
    35     TARGET.UID3 = 0x200267BE
    36     TARGET.EPOCALLOWDLLDATA=1
    36     TARGET.EPOCALLOWDLLDATA=1
    37     TARGET.CAPABILITY = ALL -TCB
    37     TARGET.CAPABILITY = ALL -TCB
    38     
    38     
    39     plugins.path = $${DESTDIR}
       
    40     plugins.sources = $${TARGET}.dll 
       
    41     
       
    42     widgetResources.path = $${DESTDIR}
       
    43     widgetResources.sources += resource/$${TARGET}.xml    
       
    44     widgetResources.sources += resource/$${TARGET}.manifest
       
    45     widgetResources.sources += resource/nokiabrowser-bm-icon_70x70_ico.png
       
    46     widgetResources.sources += resource/nokiabrowser-bm-icon_70x70_no_ico.png
       
    47     widgetResources.sources += resource/nokiabrowser-bm-icon_50x50.png
       
    48         
       
    49     DEPLOYMENT += plugins \
       
    50                   widgetResources
       
    51 }
    39 }
    52 
    40 
    53 win32: {
    41 win32: {
    54 
    42 
    55     CONFIG(debug, debug|release) {
    43     CONFIG(debug, debug|release) {