Sweden-Number/programs/msiexec/Makefile.in

17 lines
261 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msiexec.exe
APPMODE = -mconsole
IMPORTS = msi ole32 advapi32 user32 kernel32
C_SRCS = \
msiexec.c
2004-08-09 20:51:34 +02:00
RC_SRCS = version.rc
@MAKE_PROG_RULES@
### Dependencies: