controlpanelui/src/cpplugins/profileactivatorplugin/profileactivatorplugin.pro
changeset 17 4a9568303383
parent 12 624337f114fe
child 40 593f946f4fec
equal deleted inserted replaced
15:cc79acdc26cb 17:4a9568303383
    25 LIBS +=  -lcpprofilewrapper
    25 LIBS +=  -lcpprofilewrapper
    26 symbian { 
    26 symbian { 
    27     TARGET.UID3 = 0X20028739
    27     TARGET.UID3 = 0X20028739
    28     TARGET.CAPABILITY = All -TCB 
    28     TARGET.CAPABILITY = All -TCB 
    29     TARGET.EPOCALLOWDLLDATA = 1
    29     TARGET.EPOCALLOWDLLDATA = 1
       
    30     LIBS +=  -lprofileeng
    30 }
    31 }