Don't hardcode c:\windows paths in msi.dll.
[wine/multimedia.git] / programs / msiexec / Makefile.in
blob639ea136b05eb5209588ed573fdbd3958e1de08a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msiexec.exe
6 APPMODE = -mconsole
7 IMPORTS = msi ole32 user32 kernel32
9 C_SRCS = \
10 msiexec.c
12 RC_SRCS = version.rc
14 @MAKE_PROG_RULES@
16 ### Dependencies: