equal
deleted
inserted
replaced
36 |
36 |
37 symbian { |
37 symbian { |
38 TARGET.EPOCALLOWDLLDATA = 1 |
38 TARGET.EPOCALLOWDLLDATA = 1 |
39 TARGET.CAPABILITY = CAP_GENERAL_DLL |
39 TARGET.CAPABILITY = CAP_GENERAL_DLL |
40 TARGET.UID3 = 0x2002EACD |
40 TARGET.UID3 = 0x2002EACD |
|
41 MMP_RULES += SMPSAFE |
41 |
42 |
42 pluginstub.sources = HbIm.dll |
43 pluginstub.sources = HbIm.dll |
43 pluginstub.path = /resource/qt/plugins/inputmethods |
44 pluginstub.path = /resource/qt/plugins/inputmethods |
44 DEPLOYMENT += pluginstub |
45 DEPLOYMENT += pluginstub |
45 } |
46 } |