* added objfpc mode for 0.99.12

This commit is contained in:
peter 2000-01-12 10:43:40 +00:00
parent 8988e21b27
commit f158f8be13

View File

@ -2,6 +2,12 @@ unit initc;
interface
{ 0.99.12 had a bug that initialization/finalization only worked for
objfpc,delphi mode }
{$ifdef VER0_99_12}
{$mode objfpc}
{$endif}
{$LINKLIB cygwin}
{ this unit is just ment to run