msi: Don't defer custom actions in the UI sequence if they match the currently runnin...
[wine/multimedia.git] / programs / rpcss / Makefile.in
blobb1d0c3f98132fb6c92266a3d660cce284f86b8b2
1 MODULE = rpcss.exe
2 APPMODE = -mconsole
3 IMPORTS = rpcrt4
5 C_SRCS = \
6 epmp.c \
7 irotp.c \
8 rpcss_main.c
10 IDL_S_SRCS = \
11 epm.idl \
12 irot.idl
14 @MAKE_PROG_RULES@