mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 17:29:33 +02:00
- rm packset 1, because that's already the default in delphi mode
git-svn-id: trunk@27160 -
This commit is contained in:
parent
238c4f91d8
commit
1ef9a0509b
@ -5,8 +5,6 @@ program SetSizes;
|
|||||||
{$mode delphi}
|
{$mode delphi}
|
||||||
{$ifdef CPU16}
|
{$ifdef CPU16}
|
||||||
{$define _16BITCOMPILER}
|
{$define _16BITCOMPILER}
|
||||||
{$else}
|
|
||||||
{$packset 1}
|
|
||||||
{$endif}
|
{$endif}
|
||||||
{$else fpc}
|
{$else fpc}
|
||||||
{$ifdef VER70} { Turbo Pascal 7 }
|
{$ifdef VER70} { Turbo Pascal 7 }
|
||||||
|
Loading…
Reference in New Issue
Block a user