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
winebuild: Support the mingw32 target without an i[3456]86- prefix.
[wine.git]
/
dlls
/
urlmon
/
tests
/
Makefile.in
blob
0c3801bd3d64d5e680b30fe796aa8be12defe638
1
TESTDLL
=
urlmon.dll
2
IMPORTS
=
urlmon ole32 oleaut32 user32 advapi32
3
4
C_SRCS
=
\
5
generated.c \
6
misc.c \
7
protocol.c \
8
sec_mgr.c \
9
stream.c \
10
uri.c \
11
url.c
12
13
@MAKE_TEST_RULES@