changeset 24899:6a1f8309c805

Improve the sametime debugging on Windows. Refs #8014.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 07 Jan 2009 02:12:17 +0000
parents ee9b00cc4298
children 2307f8124407 b97d8001402d 0d6bd0eca4cb
files libpurple/protocols/sametime/Makefile.mingw
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/sametime/Makefile.mingw	Wed Jan 07 01:18:16 2009 +0000
+++ b/libpurple/protocols/sametime/Makefile.mingw	Wed Jan 07 02:12:17 2009 +0000
@@ -21,6 +21,8 @@
   endif
 endif
 
+CFLAGS += -DG_LOG_DOMAIN=\"sametime\"
+
 ##
 ## INCLUDE PATHS
 ##