shell32/tests: Use the available ARRAY_SIZE() macro.
[wine.git] / programs / msiexec / Makefile.in
blob73a6d2620b99c9f33efe90e81bdac67936eb3ccb
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 MANPAGES = msiexec.man.in
13 SVG_SRCS = msiexec.svg
15 INSTALL_LIB = msiexec.exe $(wine64_disable)msiexec