tsrc/unittest/unittest_statehandler/unittest_statehandler.pro
changeset 45 863223ea6961
parent 26 c499df2dbb33
equal deleted inserted replaced
44:aa2fa096cbfb 45:863223ea6961
    33 
    33 
    34 symbian: { 
    34 symbian: { 
    35     TARGET.CAPABILITY = ALL -TCB
    35     TARGET.CAPABILITY = ALL -TCB
    36     TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
    36     TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
    37     TARGET.UID3 = 0x2000A773
    37     TARGET.UID3 = 0x2000A773
       
    38     MMP_RULES += SMPSAFE 
    38 }
    39 }
    39 
    40 
    40 LIBS += -lflogger.dll 
    41 LIBS += -lflogger.dll 
    41 LIBS += -lglxstatehandler.dll
    42 LIBS += -lglxstatehandler.dll
    42 
    43