mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 08:09:22 +02:00
lazutils: updated fpmake
This commit is contained in:
parent
26c9421318
commit
17614c2ea5
@ -43,7 +43,6 @@ begin
|
||||
P.Options.Add('-gl');
|
||||
P.Options.Add('-l');
|
||||
P.Options.Add('-vewnhibq');
|
||||
P.Options.Add('-dFASTCGI_STDIN');
|
||||
P.UnitPath.Add('.');
|
||||
D := P.Dependencies.Add('winunits-base');
|
||||
D.OSes := AllWindowsOSes;
|
||||
|
Loading…
Reference in New Issue
Block a user