[Lazarus] How to get rid of duplicate ppu?

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Jun 11 16:11:41 CEST 2014


On Wed, 11 Jun 2014 13:10:25 +0200
Giuliano Colla <giuliano.colla at fastwebnet.it> wrote:

> <OtherUnitFiles Value="$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS);$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType);$(LazarusDir)/components/codetools/units/$(TargetCPU)-$(TargetOS);$(LazarusDir)/components/custom;$(LazarusDir)/components/lazutils;$(LazarusDir)/packager/units/$(TargetCPU)-$(TargetOS)"/>
>         <UnitOutputDirectory Value="lib/$(TargetCPU)-$(Target_OS)"/>
>         <SrcPath Value="$(LazarusDir)/lcl;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType);$(LazarusDir)/components/synedit;$(LazarusDir)/components/codetools"/>

Delete them all.

Use packages LCL and Codetools instead.

Mattias




More information about the Lazarus mailing list