wine/dlls/sxs/Makefile.in
Eric Pouech 334b3f2b5c sxs: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-18 11:03:21 +01:00

11 lines
140 B
Makefile

MODULE = sxs.dll
IMPORTS = oleaut32 ole32
IMPORTLIB = sxs
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
cache.c \
name.c \
sxs.c