Sweden-Number/programs/svchost/Makefile.in

16 lines
316 B
Makefile
Raw Normal View History

EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2007-12-05 00:00:34 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = svchost.exe
APPMODE = -municode
IMPORTS = advapi32 kernel32
C_SRCS = \
svchost.c
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend