homescreenapp/examples/helloworldwidgetplugin/helloworldwidgetplugin.pro
changeset 90 3ac3aaebaee5
parent 86 e4f038c420f7
equal deleted inserted replaced
86:e4f038c420f7 90:3ac3aaebaee5
    47     DEPLOYMENT += plugins \
    47     DEPLOYMENT += plugins \
    48                   widgetResources
    48                   widgetResources
    49 
    49 
    50     BLD_INF_RULES.prj_exports += \
    50     BLD_INF_RULES.prj_exports += \
    51       "./rom/helloworldwidgetplugin.iby  CORE_APP_LAYER_IBY_EXPORT_PATH(helloworldwidgetplugin.iby)" 
    51       "./rom/helloworldwidgetplugin.iby  CORE_APP_LAYER_IBY_EXPORT_PATH(helloworldwidgetplugin.iby)" 
       
    52       
       
    53    MMP_RULES += SMPSAFE
    52 }
    54 }
    53 
    55 
    54 win32: {
    56 win32: {
    55 
    57 
    56     CONFIG(debug, debug|release) {
    58     CONFIG(debug, debug|release) {