wine-wine/dlls/dbghelp/Makefile.in

33 lines
439 B
Makefile
Raw Normal View History

2004-04-05 22:21:27 +00:00
MODULE = dbghelp.dll
IMPORTLIB = dbghelp
EXTRADEFS = -D_IMAGEHLP_SOURCE_
DELAYIMPORTS = version
2004-04-05 22:21:27 +00:00
EXTRADLLFLAGS = -mno-cygwin
2004-04-05 22:21:27 +00:00
C_SRCS = \
coff.c \
2010-09-18 16:02:28 +00:00
cpu_arm.c \
2013-01-15 23:55:14 +00:00
cpu_arm64.c \
cpu_i386.c \
cpu_x86_64.c \
2004-04-05 22:21:27 +00:00
dbghelp.c \
dwarf.c \
2004-04-05 22:21:27 +00:00
elf_module.c \
image.c \
inflate.c \
macho_module.c \
2004-04-05 22:21:27 +00:00
minidump.c \
module.c \
msc.c \
path.c \
pe_module.c \
source.c \
stabs.c \
stack.c \
storage.c \
symbol.c \
type.c
2009-08-27 09:57:36 +00:00
RC_SRCS = version.rc