homescreenapp/hsmenuclientplugin/hsmenuclientplugin.pro
changeset 90 3ac3aaebaee5
parent 71 1db7cc813a4e
child 97 66b5fe3c07fd
equal deleted inserted replaced
86:e4f038c420f7 90:3ac3aaebaee5
    32 SOURCES +=  src/hsmenuclient.cpp \
    32 SOURCES +=  src/hsmenuclient.cpp \
    33             src/hsmenuclientplugin.cpp
    33             src/hsmenuclientplugin.cpp
    34 
    34 
    35 symbian: {
    35 symbian: {
    36 	TARGET.UID3 = 0x20028715
    36 	TARGET.UID3 = 0x20028715
       
    37 	
       
    38 	MMP_RULES += SMPSAFE
    37 }
    39 }
    38 
    40 
    39 include(../common.pri)
    41 include(../common.pri)
    40 
    42 
    41 
    43