+ Allow compilation as an external unit

git-svn-id: trunk@20203 -
This commit is contained in:
pierre 2012-01-31 15:57:45 +00:00
parent 3a3ab75e4a
commit f4a9b3d73b

View File

@ -84,6 +84,8 @@ unit softfpu;
}
{$Q-}
{$goto on}
{$macro on}
{$define compilerproc:=stdcall }
interface
{$endif not(defined(fpc_softfpu_interface)) and not(defined(fpc_softfpu_implementation))}