homescreenapp/examples/minibrowserwidgetplugin/minibrowserwidgetplugin.pro
changeset 90 3ac3aaebaee5
parent 86 e4f038c420f7
equal deleted inserted replaced
86:e4f038c420f7 90:3ac3aaebaee5
    46     widgetResources.sources += resource/$${TARGET}preview.png
    46     widgetResources.sources += resource/$${TARGET}preview.png
    47     widgetResources.sources += resource/$${TARGET}.svg
    47     widgetResources.sources += resource/$${TARGET}.svg
    48         
    48         
    49     DEPLOYMENT += plugins \
    49     DEPLOYMENT += plugins \
    50                   widgetResources
    50                   widgetResources
       
    51                   
       
    52     MMP_RULES += SMPSAFE
    51 }
    53 }
    52 
    54 
    53 win32: {
    55 win32: {
    54 
    56 
    55     CONFIG(debug, debug|release) {
    57     CONFIG(debug, debug|release) {