mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 04:26:13 +02:00
parent
9f919b942a
commit
95b63aa583
@ -4,10 +4,10 @@ unit InstantFPTools;
|
|||||||
|
|
||||||
{$define UseFpExecV}
|
{$define UseFpExecV}
|
||||||
|
|
||||||
{$ifdef MSWINDOWS}
|
{$ifdef WINDOWS}
|
||||||
{$undef UseFpExecV}
|
{$undef UseFpExecV}
|
||||||
{$define HASEXEEXT}
|
{$define HASEXEEXT}
|
||||||
{$endif MSWINDOWS}
|
{$endif WINDOWS}
|
||||||
{$ifdef go32v2}
|
{$ifdef go32v2}
|
||||||
{$undef UseFpExecV}
|
{$undef UseFpExecV}
|
||||||
{$define HASEXEEXT}
|
{$define HASEXEEXT}
|
||||||
|
Loading…
Reference in New Issue
Block a user