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
push 4e98c31ec75caed2ea3040ac2e710b58ba1ca0e1
[wine/hacks.git]
/
dlls
/
winhttp
/
Makefile.in
blob
3d85c4df01b84d5bda3368e562b770f5f21f5344
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winhttp.dll
6
IMPORTLIB
=
winhttp
7
IMPORTS
=
wininet kernel32
8
DELAYIMPORTS
=
crypt32
9
10
C_SRCS
=
\
11
cookie.c \
12
handle.c \
13
main.c \
14
net.c \
15
request.c \
16
session.c \
17
url.c
18
19
RC_SRCS
=
\
20
version.rc
21
22
@MAKE_DLL_RULES@
23
24
@DEPENDENCIES@
# everything below this line is overwritten by make depend