repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git]
/
dlls
/
wininet
/
tests
/
Makefile.in
blob
4d8473f3be39fa926cddefbb9d45ce646b00b7b0
1
TESTDLL
=
wininet.dll
2
IMPORTS
=
wininet crypt32 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@