projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Avoid using deprecated openldap functions.
[wine]
/
dlls
/
urlmon
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = urlmon.dll
6
IMPORTS = urlmon user32 kernel32 ole32
7
EXTRALIBS = -luuid
8
9
CTESTS = \
10
generated.c \
11
misc.c \
12
protocol.c \
13
url.c
14
15
@MAKE_TEST_RULES@
16
17
### Dependencies: