src/corelib/corelib.pro
branchRCL_3
changeset 4 3b1da2848fc7
parent 3 41300fa6a67c
child 5 d3bac044e0f0
equal deleted inserted replaced
3:41300fa6a67c 4:3b1da2848fc7
    34 
    34 
    35     # Workaroud for problems with paging this dll
    35     # Workaroud for problems with paging this dll
    36     MMP_RULES -= PAGED
    36     MMP_RULES -= PAGED
    37     MMP_RULES *= UNPAGED
    37     MMP_RULES *= UNPAGED
    38     LIBS += -lflogger
    38     LIBS += -lflogger
    39 
       
    40     #QTP:add log of the warning message directly to the file. It is disabled by default
       
    41     #DEFINES += QT_WARNING_FILE_OUTPUT
       
    42 }
    39 }