mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 15:50:25 +02:00
Jedi Code Format: Change the output directory of a cmd line JCF project. Issue #39929, patch by Domingo Galmés.
This commit is contained in:
parent
545b37f413
commit
c55c7e45b4
@ -597,7 +597,7 @@
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="../../Include"/>
|
||||
<OtherUnitFiles Value="../../Output/Lazarus"/>
|
||||
<UnitOutputDirectory Value="../../Output/Lazarus"/>
|
||||
<UnitOutputDirectory Value="../../lib/CommandLine-$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
|
||||
<SrcPath Value="../../Include"/>
|
||||
</SearchPaths>
|
||||
<Parsing>
|
||||
|
Loading…
Reference in New Issue
Block a user