winex11: Use XWithdrawWindow to unmap managed windows, and wait until they are withdr...
[wine.git] / programs / msiexec / Makefile.in
blob76a96c2c210b915fdf3212255d61f85a645fb04e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msiexec.exe
6 APPMODE = -mconsole
7 IMPORTS = msi ole32 advapi32 user32 kernel32
9 C_SRCS = \
10 msiexec.c \
11 service.c
13 RC_SRCS = rsrc.rc
15 @MAKE_PROG_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend