summaryrefslogtreecommitdiff
path: root/compat/vcbuild/include
diff options
context:
space:
mode:
authorLibravatar Ramsay Jones <ramsay@ramsay1.demon.co.uk>2010-12-04 18:55:51 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-12-09 11:13:56 -0800
commitb7037b6a1f463ffe33390f26840d6cc1600dbb18 (patch)
treebb56924234257225d114ae2397b0c903d2c732c5 /compat/vcbuild/include
parentmsvc: Fix compilation errors in compat/win32/sys/poll.c (diff)
downloadtgif-b7037b6a1f463ffe33390f26840d6cc1600dbb18.tar.xz
msvc: git-daemon.exe: Fix linker "unresolved externals" error
The msvc linker complains about external symbols referenced by the new poll() emulation code. In particular, it complains about the DispatchMessage(), PeekMessage(), TranslateMessage() and MsgWaitForMultipleObjects() functions. In order to satisfy the external references, we link against the user32.lib library. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Acked-by: Erik Faye-Lund <kusmabite@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/vcbuild/include')
0 files changed, 0 insertions, 0 deletions