repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git]
/
dlls
/
wininet
/
tests
/
Makefile.in
blob
2f585935a97ee0d9ba2b2d4c0773074c4b0bb2bd
1
TESTDLL
=
wininet.dll
2
IMPORTS
=
wininet ws2_32 user32 advapi32
3
4
C_SRCS
=
\
5
ftp.c \
6
generated.c \
7
http.c \
8
internet.c \
9
url.c \
10
urlcache.c
11
12
@MAKE_TEST_RULES@