winealsa: Use dedicated macros to call interface functions.
[wine.git] / programs / rpcss / Makefile.in
bloba4d3533e55e3d633b96c025b3b4a9f2ba397935a
1 MODULE = rpcss.exe
2 IMPORTS = rpcrt4 advapi32
4 EXTRADLLFLAGS = -mconsole -municode
6 C_SRCS = \
7 epmp.c \
8 irotp.c \
9 rpcss_main.c
11 IDL_SRCS = \
12 epm.idl \
13 irot.idl \
14 irpcss.idl