wine/programs/wusa/Makefile.in
Eric Pouech 827988bd8a wusa: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-07 11:00:29 +01:00

9 lines
144 B
Makefile

MODULE = wusa.exe
IMPORTS = cabinet shlwapi ole32 oleaut32 advapi32
EXTRADLLFLAGS = -mconsole -municode
C_SRCS = \
main.c \
manifest.c