Commit 020b3b5b authored by Alexandre Julliard's avatar Alexandre Julliard

dbghelp: Define _IMAGEHLP_SOURCE_.

parent e8515382
......@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dbghelp.dll
IMPORTLIB = dbghelp
EXTRADEFS = -D_IMAGEHLP_SOURCE_
IMPORTS = psapi kernel32 ntdll
DELAYIMPORTS = version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment