summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2018-10-03 12:43:43 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-10-04 05:39:56 -0700
commit3571e78aa490e9e2d5cf12372ae042c782b27b53 (patch)
tree32024b5f63631c85659f37e2aa27c85d58a6802f /contrib
parentcompat/poll: prepare for targeting Windows Vista (diff)
downloadtgif-3571e78aa490e9e2d5cf12372ae042c782b27b53.tar.xz
mingw: set _WIN32_WINNT explicitly for Git for Windows
Previously, we only ever declared a target Windows version if compiling with Visual C. Which meant that we were relying on the MinGW headers to guess which Windows version we want to target... Let's be explicit about it, in particular because we actually want to bump the target Windows version to Vista (which we will do in the next commit). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions