repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wine.inf: We should not override existing associations.
[wine/hacks.git]
/
dlls
/
wininet
/
Makefile.in
blob
af824267d637b6e1a725caecc00cf9a4474b9f20
1
EXTRADEFS
= -
D_WINX32_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
wininet.dll
7
IMPORTLIB
=
libwininet.
$(
IMPLIBEXT
)
8
IMPORTS
=
mpr shlwapi shell32 user32 advapi32 kernel32 ntdll
9
DELAYIMPORTS
=
crypt32
10
EXTRALIBS
=
@SOCKETLIBS@
11
12
C_SRCS
=
\
13
cookie.c \
14
dialogs.c \
15
ftp.c \
16
gopher.c \
17
http.c \
18
internet.c \
19
netconnection.c \
20
urlcache.c \
21
utility.c \
22
wininet_main.c
23
24
RC_SRCS
=
\
25
rsrc.rc \
26
version.rc
27
28
SUBDIRS
=
tests
29
30
@MAKE_DLL_RULES@
31
32
### Dependencies: