mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 19:18:42 +00:00
2bca8eac3a
Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
72 B
Makefile
5 lines
72 B
Makefile
TESTDLL = msado15.dll
|
|
IMPORTS = oleaut32 ole32
|
|
|
|
C_SRCS = \
|
|
msado15.c
|