mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 10:50:32 +02:00
* turn on imagehlp64 for win64
git-svn-id: trunk@15118 -
This commit is contained in:
parent
0ba6c22b28
commit
f684edd010
@ -24,6 +24,10 @@ Interface
|
||||
|
||||
Uses Windows;
|
||||
|
||||
{$ifdef win64}
|
||||
{$define imagehlp64}
|
||||
{$endif}
|
||||
|
||||
Const
|
||||
IMAGE_SEPARATION = 64*1024;
|
||||
DBHHEADER_DEBUGDIRS = $1;
|
||||
|
Loading…
Reference in New Issue
Block a user