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
bcrypt: Add support for AES encryption on macOS.
[wine.git]
/
dlls
/
oleaut32
/
tests
/
Makefile.in
blob
036c63d67d5bc0ef8a5098573fa12731c473bd78
1
TESTDLL
=
oleaut32.dll
2
IMPORTS
=
oleaut32 ole32 rpcrt4 user32 gdi32 advapi32
3
4
C_SRCS
=
\
5
dispatch.c \
6
olefont.c \
7
olepicture.c \
8
safearray.c \
9
tmarshal.c \
10
typelib.c \
11
usrmarshal.c \
12
varformat.c \
13
vartest.c \
14
vartype.c
15
16
RC_SRCS
=
tmarshal.rc
17
18
IDL_SRCS
=
\
19
test_reg.idl \
20
test_tlb.idl \
21
tmarshal.idl