mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
45399c9c38
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
85 B
Makefile
5 lines
85 B
Makefile
TESTDLL = activeds.dll
|
|
IMPORTS = ole32 oleaut32 activeds
|
|
|
|
C_SRCS = \
|
|
activeds.c
|