blob: ab7bd1c4f2d62599bfebb6868ac5ff3174de3b40 [file] [log] [blame]
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msiexec.exe
APPMODE = -mwindows
IMPORTS = msi ole32 advapi32 user32 kernel32
C_SRCS = \
msiexec.c \
service.c
RC_SRCS = rsrc.rc
SVG_SRCS = msiexec.svg
@MAKE_PROG_RULES@