repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll: Add stub for RtlGetUnloadEventTraceEx.
[wine.git]
/
dlls
/
wininet
/
Makefile.in
blob
6789c9d3369407226fc73b3ac8d16fd41b16d9f9
1
EXTRADEFS
= -
D_WINX32_
2
MODULE
=
wininet.dll
3
IMPORTLIB
=
wininet
4
IMPORTS
=
mpr shlwapi shell32 user32 ws2_32 advapi32
5
DELAYIMPORTS
=
secur32 crypt32 cryptui
6
EXTRALIBS
= $(
CORESERVICES_LIBS
) $(
Z_LIBS
)
7
8
C_SRCS
=
\
9
cookie.c \
10
dialogs.c \
11
ftp.c \
12
gopher.c \
13
http.c \
14
internet.c \
15
netconnection.c \
16
urlcache.c \
17
utility.c
18
19
RC_SRCS
=
wininet.rc
20
21
MC_SRCS
=
\
22
winineterror.mc