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