gdiplus: Implement writing SetPageTransform records.
[wine/multimedia.git] / dlls / winhttp / Makefile.in
blob4062fdafc118854a1af3e1f4bcaa74be9e9a6f36
1 MODULE = winhttp.dll
2 IMPORTLIB = winhttp
3 IMPORTS = uuid user32 advapi32
4 DELAYIMPORTS = oleaut32 ole32 crypt32 secur32
5 EXTRALIBS = @SOCKETLIBS@
7 C_SRCS = \
8 cookie.c \
9 handle.c \
10 main.c \
11 net.c \
12 request.c \
13 session.c \
14 url.c
16 IDL_SRCS = winhttp_tlb.idl
18 RC_SRCS = rsrc.rc