mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 17:49:27 +02:00
* compile with objfpc to get 32bit integer
git-svn-id: trunk@3189 -
This commit is contained in:
parent
8ee32a1049
commit
48370071d3
@ -27,6 +27,7 @@
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF FPC}
|
||||
{$MODE objfpc}
|
||||
{$DEFINE Use32}
|
||||
{$UNDEF DPMI}
|
||||
{$UNDEF MSDOS}
|
||||
|
Loading…
Reference in New Issue
Block a user