homescreenapp/examples/contentpublishclient/contentpublishclient.pro
changeset 90 3ac3aaebaee5
parent 86 e4f038c420f7
equal deleted inserted replaced
86:e4f038c420f7 90:3ac3aaebaee5
    41     testwallpaperimages.sources += ./resource/*.jpg \
    41     testwallpaperimages.sources += ./resource/*.jpg \
    42                                    ./resource/*.png
    42                                    ./resource/*.png
    43     
    43     
    44     DEPLOYMENT += testwallpaperimages
    44     DEPLOYMENT += testwallpaperimages
    45     
    45     
       
    46     MMP_RULES += SMPSAFE
       
    47     
    46 } else {
    48 } else {
    47     error("Only Symbian supported!")
    49     error("Only Symbian supported!")
    48 }
    50 }