You've already forked lazarus-ccr
tvplanit: Compile packages to separate folders to remove the "duplicate units" message.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="source\include"/>
|
||||
<OtherUnitFiles Value="source"/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\run"/>
|
||||
</SearchPaths>
|
||||
</CompilerOptions>
|
||||
<Description Value="Lazarus Port of Turbo Power's VisualPlanIt components based on version 1.0.3.
|
||||
|
Reference in New Issue
Block a user