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
/
advapi32
/
tests
/
Makefile.in
blob
f3a92e97e6dca90e51a338161dec44381d95a94d
1
TESTDLL
=
advapi32.dll
2
IMPORTS
=
ole32 advapi32
3
4
C_SRCS
=
\
5
cred.c \
6
crypt.c \
7
crypt_lmhash.c \
8
crypt_md4.c \
9
crypt_md5.c \
10
crypt_sha.c \
11
eventlog.c \
12
lsa.c \
13
registry.c \
14
security.c \
15
service.c
16
17
@MAKE_TEST_RULES@