
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
8 lines
138 B
Makefile
8 lines
138 B
Makefile
MODULE = msscript.ocx
|
|
RC_SRCS = msscript.rc
|
|
IDL_SRCS = msscript.idl
|
|
IMPORTS = gdi32 user32 ole32 oleaut32
|
|
|
|
C_SRCS = \
|
|
msscript.c
|