qmgrprxy: Fix building on wine64.
commitbb7db79b0067315cad742339c2ede99f829754cc
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Fri, 21 Nov 2008 22:01:35 +0000 (21 23:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Nov 2008 12:38:06 +0000 (26 13:38 +0100)
tree4ac00db151bcc9215abd43a2121b4ccbebec8394
parent9726a7119b61aae27c6b9cd8a92354a0f989de18
qmgrprxy: Fix building on wine64.

It uses some functions that are inlined in i386, but are explicitly
linked on other architectures, which means that qmgrprxy should link
to ntdll.
dlls/qmgrprxy/Makefile.in