repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Implemented DllCanUnloadNow.
[wine/multimedia.git]
/
dlls
/
imagehlp
/
Makefile.in
blob
59f263f1ab2f3aa65b6ba60b6933d42d2ce4438c
1
EXTRADEFS
= -
D_IMAGEHLP_SOURCE_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
imagehlp.dll
7
IMPORTS
=
dbghelp kernel32 ntdll
8
9
C_SRCS
=
\
10
access.c \
11
imagehlp_main.c \
12
integrity.c \
13
internal.c \
14
modify.c
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: