summary refs log tree commit diff stats
path: root/win32/hexchat-xp.props
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-30 06:56:41 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-30 06:56:41 +0100
commit81747d996c1159f5291e243198af08a733ffdf21 (patch)
tree012d32bbb702fa23c6a0633716e7a034195c6f4a /win32/hexchat-xp.props
parentad16a2bfee7e51e8acfbc6acd7cf22e438ec60d2 (diff)
Revert "Proof-of-concept compat mode for XChat"
This reverts commit ad16a2bfee7e51e8acfbc6acd7cf22e438ec60d2.
Diffstat (limited to 'win32/hexchat-xp.props')
-rw-r--r--win32/hexchat-xp.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat-xp.props b/win32/hexchat-xp.props
index 16b6bb2c..3748fbf0 100644
--- a/win32/hexchat-xp.props
+++ b/win32/hexchat-xp.props
@@ -11,7 +11,7 @@
     <YourPerl516Path>c:\mozilla-build\perl-5.16</YourPerl516Path>

     <YourPythonPath>c:\mozilla-build\python-2.7</YourPythonPath>

     <!-- YOU SHOULDN'T TOUCH ANYTHING BELOW -->

-    <OwnFlags>G_DISABLE_CAST_CHECKS;G_DISABLE_DEPRECATED;GDK_PIXBUF_DISABLE_DEPRECATED;GDK_DISABLE_DEPRECATED;HAVE_STRTOULL;strtoull=_strtoui64;strcasecmp=stricmp;strncasecmp=strnicmp;__inline__=__inline;XCHAT_PLUGIN_COMPAT;</OwnFlags>

+    <OwnFlags>G_DISABLE_CAST_CHECKS;G_DISABLE_DEPRECATED;GDK_PIXBUF_DISABLE_DEPRECATED;GDK_DISABLE_DEPRECATED;HAVE_STRTOULL;strtoull=_strtoui64;strcasecmp=stricmp;strncasecmp=strnicmp;__inline__=__inline;</OwnFlags>

     <DepsRoot>$(YourDepsPath)\$(PlatformName)</DepsRoot>

     <GendefPath>$(YourGendefPath)</GendefPath>

     <LuaLib>lua51</LuaLib>