From 01693351a01eedfc1a355e26aa3c756e5faabf8f Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 4 Feb 2013 22:50:28 +0000 Subject: [PATCH] build: define HAVE_STDIO_H on Windows desktop. --- build/vs2010/Lol.Core.Vars.props | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/vs2010/Lol.Core.Vars.props b/build/vs2010/Lol.Core.Vars.props index e4cf890b..dc6044b7 100644 --- a/build/vs2010/Lol.Core.Vars.props +++ b/build/vs2010/Lol.Core.Vars.props @@ -73,6 +73,9 @@ xinput.lib USE_XINPUT;$(Win32Defines) + + HAVE_STDIO_H;$(Win32Defines) + libsysmodule_stub.a;libsysutil_stub.a;libresc_stub.a; libpngdec_stub.a;