diff --git a/win32/hexchat-xp.props b/win32/hexchat-xp.props
index d212fbea..2d94ab14 100644
--- a/win32/hexchat-xp.props
+++ b/win32/hexchat-xp.props
@@ -11,7 +11,7 @@
c:\mozilla-build\perl-5.16
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;
$(YourDepsPath)\$(PlatformName)
$(YourGendefPath)
diff --git a/win32/hexchat.props b/win32/hexchat.props
index 7ba51f53..2281c69f 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -12,7 +12,7 @@
c:\mozilla-build\perl-5.16
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;
$(YourDepsPath)\$(PlatformName)
$(YourGendefPath)