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