wine/dlls/winhttp/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

18 lines
291 B
Makefile

MODULE = winhttp.dll
IMPORTLIB = winhttp
IMPORTS = uuid jsproxy user32 advapi32 ws2_32
DELAYIMPORTS = oleaut32 ole32 crypt32 secur32 iphlpapi dhcpcsvc
C_SRCS = \
cookie.c \
handle.c \
main.c \
net.c \
request.c \
session.c \
url.c
IDL_SRCS = winhttp_tlb.idl
RC_SRCS = rsrc.rc