src/corelib/corelib.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
child 7 f7bc934e204c
child 18 2f34d5167611
--- a/src/corelib/corelib.pro	Tue Jan 26 12:42:25 2010 +0200
+++ b/src/corelib/corelib.pro	Tue Feb 02 00:43:10 2010 +0200
@@ -36,4 +36,7 @@
     MMP_RULES -= PAGED
     MMP_RULES *= UNPAGED
     LIBS += -lflogger
-}
\ No newline at end of file
+
+    #QTP:add log of the warning message directly to the file. It is disabled by default
+    #DEFINES += QT_WARNING_FILE_OUTPUT
+}