dbghelp: Define _IMAGEHLP_SOURCE_.

This commit is contained in:
Alexandre Julliard 2009-03-09 13:26:57 +01:00
parent e8515382bd
commit 020b3b5bdc
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dbghelp.dll
IMPORTLIB = dbghelp
EXTRADEFS = -D_IMAGEHLP_SOURCE_
IMPORTS = psapi kernel32 ntdll
DELAYIMPORTS = version