blob: 257489bd55fb6d2ce4af20e3bd1fe41dc2d87e39 [file] [log] [blame]
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = services.exe
APPMODE = -mconsole
IMPORTS = kernel32
IMPORTS = rpcrt4 advapi32 kernel32 ntdll
C_SRCS = \
rpc.c \
services.c \
utils.c
IDL_S_SRCS = svcctl.idl
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend