wine-wine/programs/services/Makefile.in

12 lines
176 B
Makefile
Raw Permalink Normal View History

2008-03-15 08:49:42 +00:00
MODULE = services.exe
IMPORTS = rpcrt4 advapi32 userenv setupapi
2008-03-15 08:49:42 +00:00
EXTRADLLFLAGS = -mconsole -mno-cygwin
2008-03-15 08:49:42 +00:00
C_SRCS = \
2008-03-28 16:56:00 +00:00
rpc.c \
services.c \
utils.c
2008-03-15 08:49:42 +00:00
IDL_SRCS = svcctl.idl