1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-03 08:19:41 +00:00
wine/programs/rpcss/Makefile.in

13 lines
172 B
Makefile
Raw Permalink Normal View History

MODULE = rpcss.exe
IMPORTS = rpcrt4 advapi32
EXTRADLLFLAGS = -mconsole -municode
SOURCES = \
epm.idl \
epmp.c \
irot.idl \
irotp.c \
irpcss.idl \
rpcss_main.c