wow64: In wow64_NtSetInformationToken forward TokenIntegrityLevel.
[wine.git] / dlls / winhttp / Makefile.in
blob995587aa37fe813373c41206e34ba1a12c24d687
1 EXTRADEFS = -D_WINHTTP_INTERNAL_
2 MODULE = winhttp.dll
3 IMPORTLIB = winhttp
4 IMPORTS = uuid jsproxy user32 advapi32 ws2_32
5 DELAYIMPORTS = oleaut32 crypt32 secur32 iphlpapi dhcpcsvc
7 SOURCES = \
8 cookie.c \
9 handle.c \
10 main.c \
11 net.c \
12 request.c \
13 rsrc.rc \
14 session.c \
15 url.c \
16 winhttp_tlb.idl