mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 20:19:24 +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('-gl');
|
||||||
P.Options.Add('-l');
|
P.Options.Add('-l');
|
||||||
P.Options.Add('-vewnhibq');
|
P.Options.Add('-vewnhibq');
|
||||||
P.Options.Add('-dFASTCGI_STDIN');
|
|
||||||
P.UnitPath.Add('.');
|
P.UnitPath.Add('.');
|
||||||
D := P.Dependencies.Add('winunits-base');
|
D := P.Dependencies.Add('winunits-base');
|
||||||
D.OSes := AllWindowsOSes;
|
D.OSes := AllWindowsOSes;
|
||||||
|
Loading…
Reference in New Issue
Block a user