mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-28 22:38:16 +02:00
Jedi code format: Move files to support compile with FPC 3.3.1. Issue #41147
This commit is contained in:
parent
a680421867
commit
b33ed34bed
@ -51,7 +51,7 @@
|
||||
<IsPartOfProject Value="True"/>
|
||||
</Unit>
|
||||
<Unit>
|
||||
<Filename Value="..\..\Ui\jcfuitoolsnogui.pas"/>
|
||||
<Filename Value="..\..\UiNoGui\jcfuitoolsnogui.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="JcfUiToolsNoGUI"/>
|
||||
</Unit>
|
||||
@ -65,7 +65,7 @@
|
||||
</Target>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="$(ProjOutDir);..\..\Include"/>
|
||||
<OtherUnitFiles Value="..;..\..\Ui"/>
|
||||
<OtherUnitFiles Value="..;..\..\UiNoGui"/>
|
||||
<UnitOutputDirectory Value="..\..\lib\CommandLine-$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
<Linking>
|
||||
|
Loading…
Reference in New Issue
Block a user