wine/dlls/sapi/Makefile.in
Eric Pouech 341d9a4c59 sapi: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-17 18:57:17 +01:00

18 lines
216 B
Makefile

MODULE = sapi.dll
IMPORTS = uuid ole32 user32 advapi32
C_SRCS = \
automation.c \
main.c \
resource.c \
stream.c \
token.c \
tts.c
IDL_SRCS = \
sapi_classes.idl \
sapi_typelib.idl
RC_SRCS = \
sapi.rc