wine/dlls/winhttp/tests/Makefile.in
Hans Leidekker 3c695e3ce9 winhttp/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-08 11:26:48 +01:00

7 lines
133 B
Makefile

TESTDLL = winhttp.dll
IMPORTS = winhttp oleaut32 ole32 crypt32 advapi32 ws2_32
C_SRCS = \
notification.c \
url.c \
winhttp.c