wine-wine/programs/rpcss/Makefile.in

13 lines
145 B
Makefile

MODULE = rpcss.exe
APPMODE = -mconsole
IMPORTS = rpcrt4
C_SRCS = \
epmp.c \
irotp.c \
rpcss_main.c
IDL_SRCS = \
epm.idl \
irot.idl