src/corelib/corelib.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
    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
    39 }
    42 }