wine/dlls/sapi/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

17 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