push 9eb9af089d68d39110a91889d3a673043db63c4b
[wine/hacks.git] / programs / msiexec / Makefile.in
blobf9cb570eebdb655e842255e9f768a335e89aef41
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = msiexec.exe
7 APPMODE = -mwindows
8 IMPORTS = msi ole32 advapi32 user32 kernel32
10 C_SRCS = \
11 msiexec.c \
12 service.c
14 RC_SRCS = rsrc.rc
16 SVG_SRCS = msiexec.svg
18 @MAKE_PROG_RULES@
20 @DEPENDENCIES@ # everything below this line is overwritten by make depend