repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mf/session: Forward more events to the application.
[wine/zf.git]
/
dlls
/
wininet
/
Makefile.in
blob
79823806803c5a3ddbae6c502ca5e6bb375010c4
1
MODULE
=
wininet.dll
2
IMPORTLIB
=
wininet
3
IMPORTS
=
mpr shlwapi shell32 user32 ws2_32 advapi32
4
DELAYIMPORTS
=
secur32 crypt32 cryptui dhcpcsvc iphlpapi
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
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
19
20
RC_SRCS
=
wininet.rc
21
22
MC_SRCS
=
\
23
winineterror.mc