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
msctf: Spelling fix.
[wine.git]
/
dlls
/
winhttp
/
Makefile.in
blob
7fbe2a707eaaf4e896c93394b7331341c574424e
1
MODULE
=
winhttp.dll
2
IMPORTLIB
=
winhttp
3
IMPORTS
=
uuid jsproxy user32 advapi32
4
DELAYIMPORTS
=
oleaut32 ole32 crypt32 secur32
5
EXTRALIBS
= $(
CORESERVICES_LIBS
) $(
SOCKET_LIBS
)
6
7
C_SRCS
=
\
8
cookie.c \
9
handle.c \
10
main.c \
11
net.c \
12
request.c \
13
session.c \
14
url.c
15
16
IDL_SRCS
=
winhttp_tlb.idl
17
18
RC_SRCS
=
rsrc.rc