user32/tests: Test MDI child order changing caused by WM_MDINEXT.
[wine/multimedia.git] / programs / msiexec / Makefile.in
blob9f32034434d74175ee5ecbbe0735f98df702ae27
1 MODULE = msiexec.exe
2 APPMODE = -mwindows
3 IMPORTS = msi ole32 advapi32 user32
5 C_SRCS = \
6 msiexec.c \
7 service.c
9 RC_SRCS = rsrc.rc
11 MANPAGE = msiexec.man
13 SVG_SRCS = msiexec.svg
15 @MAKE_PROG_RULES@