From f35ae03a662ed7fb2bc13dc806a15383c72c64d7 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sat, 8 Feb 2014 09:53:56 -0500 Subject: Build with GTK_DISABLE_DEPRECATED --- win32/hexchat.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32') diff --git a/win32/hexchat.props b/win32/hexchat.props index 8f5b6644..8a7ab464 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -17,7 +17,7 @@ - GDK_PIXBUF_DISABLE_DEPRECATED;G_DISABLE_SINGLE_INCLUDES;GDK_PIXBUF_DISABLE_SINGLE_INCLUDES;GTK_DISABLE_SINGLE_INCLUDES;HAVE_STRTOULL;strtoull=_strtoui64;strcasecmp=stricmp;strncasecmp=strnicmp;__inline__=__inline + GTK_DISABLE_DEPRECATED;GDK_PIXBUF_DISABLE_DEPRECATED;G_DISABLE_SINGLE_INCLUDES;GDK_PIXBUF_DISABLE_SINGLE_INCLUDES;GTK_DISABLE_SINGLE_INCLUDES;HAVE_STRTOULL;strtoull=_strtoui64;strcasecmp=stricmp;strncasecmp=strnicmp;__inline__=__inline $(YourDepsPath)\$(PlatformName) $(YourGendefPath) $(YourMsgfmtPath) -- cgit 1.4.1