Delphi 2.0 needs to allocate a bitmap bigger than 4096 bits wide.
[wine/multimedia.git] / dlls / imagehlp / Makefile.in
blob702647d933d058bba349577d17031faba3fe6f2a
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = imagehlp
8 C_SRCS = \
9 access.c \
10 debug.c \
11 imagehlp_main.c \
12 integrity.c \
13 internal.c \
14 modify.c \
15 symbol.c
17 all: $(MODULE).o
19 @MAKE_RULES@
21 ### Dependencies: