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 8edcbf8579c1d48dd3fb4c679acf4b3012a9efac
[wine/hacks.git]
/
dlls
/
winhttp
/
Makefile.in
blob
5617a1dc80db8b67854c14e24a294a4cb29c74e7
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
handle.c \
12
main.c \
13
net.c \
14
request.c \
15
session.c
16
17
RC_SRCS
=
\
18
version.rc
19
20
@MAKE_DLL_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend