main/main.pro
changeset 49 f291796e213d
parent 48 d0b4e67b3a60
child 62 36d93b4dc635
equal deleted inserted replaced
48:d0b4e67b3a60 49:f291796e213d
    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 \