1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-01 07:14:31 +00:00
wine/programs/rpcss/Makefile.in
2024-05-02 09:22:40 +02:00

13 lines
172 B
Makefile

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