wine/programs/msiexec/Makefile.in
Eric Pouech 081bd13f11 msiexec: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-04 11:20:33 +01:00

15 lines
204 B
Makefile

MODULE = msiexec.exe
IMPORTS = msi ole32 advapi32 user32 comctl32
EXTRADLLFLAGS = -mwindows
C_SRCS = \
msiexec.c \
service.c
RC_SRCS = rsrc.rc
MANPAGES = msiexec.man.in
SVG_SRCS = msiexec.svg