Fix the MHz detection code.
[wine/multimedia.git] / dlls / imagehlp / Makefile.in
blobab11adff03ca13a014d41fc1af58c34feefe85cd
1 EXTRADEFS = -D_IMAGEHLP_SOURCE_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = imagehlp.dll
7 IMPORTS = kernel32
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 access.c \
14 debug.c \
15 imagehlp_main.c \
16 integrity.c \
17 internal.c \
18 modify.c \
19 symbol.c
21 @MAKE_DLL_RULES@
23 ### Dependencies: