mf/session: Forward more events to the application.
[wine/zf.git] / dlls / wininet / Makefile.in
blob79823806803c5a3ddbae6c502ca5e6bb375010c4
1 MODULE = wininet.dll
2 IMPORTLIB = wininet
3 IMPORTS = mpr shlwapi shell32 user32 ws2_32 advapi32
4 DELAYIMPORTS = secur32 crypt32 cryptui dhcpcsvc iphlpapi
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 cookie.c \
10 dialogs.c \
11 ftp.c \
12 gopher.c \
13 http.c \
14 inflate.c \
15 internet.c \
16 netconnection.c \
17 urlcache.c \
18 utility.c
20 RC_SRCS = wininet.rc
22 MC_SRCS = \
23 winineterror.mc