mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-01 03:18:14 +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"/>
|
<IsPartOfProject Value="True"/>
|
||||||
</Unit>
|
</Unit>
|
||||||
<Unit>
|
<Unit>
|
||||||
<Filename Value="..\..\Ui\jcfuitoolsnogui.pas"/>
|
<Filename Value="..\..\UiNoGui\jcfuitoolsnogui.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="JcfUiToolsNoGUI"/>
|
<UnitName Value="JcfUiToolsNoGUI"/>
|
||||||
</Unit>
|
</Unit>
|
||||||
@ -65,7 +65,7 @@
|
|||||||
</Target>
|
</Target>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
<IncludeFiles Value="$(ProjOutDir);..\..\Include"/>
|
<IncludeFiles Value="$(ProjOutDir);..\..\Include"/>
|
||||||
<OtherUnitFiles Value="..;..\..\Ui"/>
|
<OtherUnitFiles Value="..;..\..\UiNoGui"/>
|
||||||
<UnitOutputDirectory Value="..\..\lib\CommandLine-$(TargetCPU)-$(TargetOS)"/>
|
<UnitOutputDirectory Value="..\..\lib\CommandLine-$(TargetCPU)-$(TargetOS)"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<Linking>
|
<Linking>
|
||||||
|
Loading…
Reference in New Issue
Block a user