main/main.pro
changeset 45 863223ea6961
parent 44 aa2fa096cbfb
child 62 36d93b4dc635
equal deleted inserted replaced
44:aa2fa096cbfb 45:863223ea6961
    44     isEmpty(TARGET.EPOCSTACKSIZE):TARGET.EPOCSTACKSIZE = 0x14000
    44     isEmpty(TARGET.EPOCSTACKSIZE):TARGET.EPOCSTACKSIZE = 0x14000
    45     isEmpty(TARGET.EPOCHEAPSIZE):TARGET.EPOCHEAPSIZE = 20480 \
    45     isEmpty(TARGET.EPOCHEAPSIZE):TARGET.EPOCHEAPSIZE = 20480 \
    46         41943040
    46         41943040
    47     TARGET.CAPABILITY = ALL \
    47     TARGET.CAPABILITY = ALL \
    48         -TCB
    48         -TCB
       
    49     MMP_RULES += SMPSAFE     
    49 }
    50 }
    50 
    51 
    51 LIBS += -lglxstatehandler.dll \
    52 LIBS += -lglxstatehandler.dll \
    52         -lglxloggerqt.dll \
    53         -lglxloggerqt.dll \
    53         -lglxviews.dll \
    54         -lglxviews.dll \