[msvc] Add a definition for _WIN32_WINNT to MonoPosixHelper
authorJo Shields <jo.shields@xamarin.com>
Thu, 20 Nov 2014 13:05:10 +0000 (13:05 +0000)
committerJo Shields <jo.shields@xamarin.com>
Thu, 20 Nov 2014 13:05:10 +0000 (13:05 +0000)
commit076e80f725d16d85d74e8aecbe281af53ebc62c2
treeef6369809c8bf73ea99dd18ec627c1cb8a3a4489
parent873d616b2a4ef23dee59aaacd9152e616cad28cd
[msvc] Add a definition for _WIN32_WINNT to MonoPosixHelper

MonoPosixHelper fails to build in my testing, due to config.h bailing the
build out if it doesn't think the build platform is XP SP2 or higher.
Adding this define forces that minimum Windows version, allowing mono.sln
to build fully.
msvc/monoposixhelper.vcxproj