rpcrt4: Raise an exception during unmarshaling if a conformant string isn't null...
[wine/multimedia.git] / programs / msiexec / Makefile.in
blob22815a00f8de8ddf0070a295e3ec5c6dddc19abd
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
8 EXTRALIBS = $(LIBUNICODE)
10 C_SRCS = \
11 msiexec.c
13 RC_SRCS = rsrc.rc
14 RC_BINSRC = rsrc.rc
15 RC_BINARIES = \
16 msiexec.ico
18 @MAKE_PROG_RULES@
20 ### Dependencies: