projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Get rid of the IWineD3DStateBlockImpl typedef.
[wine]
/
dlls
/
imagehlp
/
Makefile.in
1
EXTRADEFS = -D_IMAGEHLP_SOURCE_
2
MODULE = imagehlp.dll
3
IMPORTLIB = imagehlp
4
IMPORTS = dbghelp
5
6
C_SRCS = \
7
access.c \
8
imagehlp_main.c \
9
integrity.c \
10
modify.c
11
12
@MAKE_DLL_RULES@