wine/dlls/sxs/tests/Makefile.in
Eric Pouech 0dabbc1548 sxs/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-07 20:53:12 +01:00

11 lines
133 B
Makefile

TESTDLL = sxs.dll
IMPORTS = sxs shlwapi
C_SRCS = \
cache.c \
name.c \
sxs.c
RC_SRCS = resource.rc
IDL_SRCS = interfaces.idl