mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 20:50:30 +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}
|
{$ENDIF}
|
||||||
|
|
||||||
{$IFDEF FPC}
|
{$IFDEF FPC}
|
||||||
|
{$MODE objfpc}
|
||||||
{$DEFINE Use32}
|
{$DEFINE Use32}
|
||||||
{$UNDEF DPMI}
|
{$UNDEF DPMI}
|
||||||
{$UNDEF MSDOS}
|
{$UNDEF MSDOS}
|
||||||
|
Loading…
Reference in New Issue
Block a user