From ae04663aa91f864250fd109fe6433c8dea7c4a93 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sun, 12 May 2013 01:43:27 -0400 Subject: First round of using GTK accessor functions This is the first step to build with GSEAL_ENABLE setup.c uses a deprecated fontchooser, chanview-tabs.c didn't like the conversion, and I am waiting to do some work on xtext.c before converting it. --- win32/hexchat.props | 1 + 1 file changed, 1 insertion(+) (limited to 'win32') diff --git a/win32/hexchat.props b/win32/hexchat.props index f98ceaa7..9a6e39ab 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -16,6 +16,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 $(YourDepsPath)\$(PlatformName) $(YourGendefPath) -- cgit 1.4.1