mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 06:52:32 +02:00
6 lines
87 B
PHP
6 lines
87 B
PHP
{$IF FPC_VERSION = 3}
|
|
{$IF FPC_RELEASE > 1}
|
|
{$DEFINE FPC320}
|
|
{$ENDIF}
|
|
{$ENDIF}
|