mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Minimal Lazarus version
This commit is contained in:
parent
814f6dfc6c
commit
5c8e18b7f9
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ Compiling Double Commander
|
||||||
1) What you need?
|
1) What you need?
|
||||||
|
|
||||||
Double Commander is developed with Free Pascal and Lazarus.
|
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.
|
2) Using the IDE to develop and build DC.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -320,7 +320,7 @@ end;"/>
|
||||||
</Item8>
|
</Item8>
|
||||||
<Item9>
|
<Item9>
|
||||||
<PackageName Value="LCL"/>
|
<PackageName Value="LCL"/>
|
||||||
<MinVersion Major="2" Minor="2" Valid="True"/>
|
<MinVersion Major="4" Minor="0" Valid="True"/>
|
||||||
</Item9>
|
</Item9>
|
||||||
<Item10>
|
<Item10>
|
||||||
<PackageName Value="SynEdit"/>
|
<PackageName Value="SynEdit"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue