From 912ea8a5343aef761376b1399d03d10531515fc4 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 6 Nov 2012 23:47:12 +0100 Subject: Disable some stupid warnings without the WDK --- 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 6237cbb9..e9807ec5 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -13,7 +13,7 @@ c:\mozilla-build\python-2.7 - G_DISABLE_CAST_CHECKS;GDK_PIXBUF_DISABLE_DEPRECATED;GDK_DISABLE_DEPRECATED;HAVE_STRTOULL;strtoull=_strtoui64;strcasecmp=stricmp;strncasecmp=strnicmp;__inline__=__inline; + G_DISABLE_CAST_CHECKS;GDK_PIXBUF_DISABLE_DEPRECATED;HAVE_STRTOULL;strtoull=_strtoui64;strcasecmp=stricmp;strncasecmp=strnicmp;__inline__=__inline; $(YourDepsPath)\$(PlatformName) $(YourGendefPath) $(YourMsgfmtPath) -- cgit 1.4.1