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
configure: Changes from running autconf after previous patch.
[wine/hacks.git]
/
dlls
/
wininet
/
tests
/
Makefile.in
blob
65f36e1c8a804d39a05a5f6319c1819cdaca0bdc
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
wininet.dll
6
IMPORTS
=
wininet ws2_32 advapi32 kernel32
7
8
C_SRCS
=
\
9
ftp.c \
10
generated.c \
11
http.c \
12
internet.c \
13
url.c \
14
urlcache.c
15
16
@MAKE_TEST_RULES@