wine/dlls/sapi/tests/Makefile.in
Eric Pouech 0b3c158cb8 sapi/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-04 10:07:06 +01:00

10 lines
127 B
Makefile

TESTDLL = sapi.dll
IMPORTS = ole32 user32 advapi32
C_SRCS = \
automation.c \
resource.c \
stream.c \
token.c \
tts.c