wine/dlls/sapi/Makefile.in

21 lines
261 B
Makefile
Raw Normal View History

MODULE = sapi.dll
IMPORTS = uuid ole32 user32 advapi32
DELAYIMPORTS = winmm
C_SRCS = \
async.c \
automation.c \
main.c \
2023-05-16 22:55:31 +00:00
mmaudio.c \
resource.c \
stream.c \
token.c \
tts.c
IDL_SRCS = \
sapi_classes.idl \
sapi_typelib.idl
RC_SRCS = \
sapi.rc