wine-wine/dlls/imagehlp/Makefile.in

21 lines
311 B
Makefile
Raw Normal View History

EXTRADEFS = -D_IMAGEHLP_SOURCE_
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = imagehlp.dll
IMPORTS = kernel32 ntdll
C_SRCS = \
access.c \
debug.c \
imagehlp_main.c \
integrity.c \
internal.c \
modify.c \
symbol.c
@MAKE_DLL_RULES@
### Dependencies: