mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 19:18:42 +00:00
39a930abeb
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> 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
|