blob: 9f32034434d74175ee5ecbbe0735f98df702ae27 [file] [log] [blame]
MODULE = msiexec.exe
APPMODE = -mwindows
IMPORTS = msi ole32 advapi32 user32
C_SRCS = \
msiexec.c \
service.c
RC_SRCS = rsrc.rc
MANPAGE = msiexec.man
SVG_SRCS = msiexec.svg
@MAKE_PROG_RULES@