wine/dlls/winhttp/Makefile.in
2022-12-07 13:51:37 +01:00

19 lines
318 B
Makefile

EXTRADEFS = -D_WINHTTP_INTERNAL_
MODULE = winhttp.dll
IMPORTLIB = winhttp
IMPORTS = uuid jsproxy user32 advapi32 ws2_32
DELAYIMPORTS = oleaut32 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