UPD: Minimal Lazarus version

This commit is contained in:
Alexander Koblov 2026-03-31 18:23:20 +03:00
commit 5c8e18b7f9
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ Compiling Double Commander
1) What you need?
Double Commander is developed with Free Pascal and Lazarus.
Current version requires at least FPC 3.2.2 and Lazarus 2.2.0 (3.0 under macOS).
Current version requires at least FPC 3.2.2 and Lazarus 4.0.
2) Using the IDE to develop and build DC.

View file

@ -320,7 +320,7 @@ end;"/>
</Item8>
<Item9>
<PackageName Value="LCL"/>
<MinVersion Major="2" Minor="2" Valid="True"/>
<MinVersion Major="4" Minor="0" Valid="True"/>
</Item9>
<Item10>
<PackageName Value="SynEdit"/>