
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
66 B
Makefile
6 lines
66 B
Makefile
MODULE = cdosys.dll
|
|
IMPORTS = uuid ole32
|
|
|
|
C_SRCS = \
|
|
main.c
|