projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 1.5.29.
[wine]
/
dlls
/
winhttp
/
tests
/
Makefile.in
1
TESTDLL = winhttp.dll
2
IMPORTS = winhttp oleaut32 ole32 crypt32 advapi32 ws2_32
3
4
C_SRCS = \
5
notification.c \
6
url.c \
7
winhttp.c
8
9
@MAKE_TEST_RULES@