repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dplayx: Adjust GetCaps behaviour to documentation
[wine/gsoc_dplay.git]
/
dlls
/
advapi32
/
tests
/
Makefile.in
blob
63e73af981daab7c763a5805548d2810979073a5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
advapi32.dll
6
IMPORTS
=
ole32 advapi32 kernel32
7
8
CTESTS
=
\
9
cred.c \
10
crypt.c \
11
crypt_lmhash.c \
12
crypt_md4.c \
13
crypt_md5.c \
14
crypt_sha.c \
15
lsa.c \
16
registry.c \
17
security.c \
18
service.c
19
20
@MAKE_TEST_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend