repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Implement ldap_search* functions.
[wine/multimedia.git]
/
dlls
/
wininet
/
Makefile.in
blob
5b33c13cac5ac3eb6d981d406c5a9321d12962b6
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
EXTRALIBS
= $(
LIBUNICODE
)
@SOCKETLIBS@
10
11
C_SRCS
=
\
12
cookie.c \
13
dialogs.c \
14
ftp.c \
15
gopher.c \
16
http.c \
17
internet.c \
18
netconnection.c \
19
urlcache.c \
20
utility.c \
21
wininet_main.c
22
23
RC_SRCS
=
\
24
rsrc.rc \
25
version.rc
26
27
SUBDIRS
=
tests
28
29
@MAKE_DLL_RULES@
30
31
### Dependencies: