comctl32: header: Correct WM_[GS]ETUNICODEFORMAT.
[wine/multimedia.git] / programs / msiexec / Makefile.in
blob6949d20d07a3a65a141bc01014613fa93088b8c1
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
12 RC_SRCS = rsrc.rc
13 RC_BINSRC = rsrc.rc
14 RC_BINARIES = \
15 msiexec.ico
17 @MAKE_PROG_RULES@
19 ### Dependencies: