src/hbplugins/inputmethods/touchinput/touchinput.pro
changeset 21 4633027730f5
parent 5 627c4a0fd0e7
child 23 e6ad4ef83b23
equal deleted inserted replaced
7:923ff622b8b9 21:4633027730f5
    86 
    86 
    87 symbian {
    87 symbian {
    88     TARGET.EPOCALLOWDLLDATA = 1
    88     TARGET.EPOCALLOWDLLDATA = 1
    89     TARGET.CAPABILITY = CAP_GENERAL_DLL
    89     TARGET.CAPABILITY = CAP_GENERAL_DLL
    90     TARGET.UID3 = 0x20022EA8
    90     TARGET.UID3 = 0x20022EA8
       
    91     MMP_RULES += SMPSAFE
    91 
    92 
    92     pluginstub.sources = HbTouchInput.dll
    93     pluginstub.sources = HbTouchInput.dll
    93     pluginstub.path = /resource/plugins/inputmethods
    94     pluginstub.path = /resource/plugins/inputmethods
    94     DEPLOYMENT += pluginstub
    95     DEPLOYMENT += pluginstub
    95 }
    96 }