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: Use cpu_info to check for AVX availability.
[wine.git]
/
dlls
/
wininet
/
Makefile.in
blob
88b70464f5c8a913d0bc20dd046773347ad1a3b9
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 dhcpcsvc iphlpapi
6
7
EXTRADLLFLAGS
= -
mno-cygwin
8
9
C_SRCS
=
\
10
cookie.c \
11
dialogs.c \
12
ftp.c \
13
gopher.c \
14
http.c \
15
inflate.c \
16
internet.c \
17
netconnection.c \
18
urlcache.c \
19
utility.c
20
21
RC_SRCS
=
wininet.rc
22
23
MC_SRCS
=
\
24
winineterror.mc