Lazarus.lpi: remove duplicate path

git-svn-id: trunk@41599 -
This commit is contained in:
juha 2013-06-08 18:35:59 +00:00
parent 35cdca75c0
commit 0258e2b41d

View File

@ -759,7 +759,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="include"/>
<OtherUnitFiles Value="frames;../converter;../debugger;../debugger/frames;../packager;../designer;../packager/frames;../ide;../packager"/>
<OtherUnitFiles Value="frames;../converter;../debugger;../debugger/frames;../packager;../designer;../packager/frames;../ide"/>
<UnitOutputDirectory Value="$(LazarusDir)/units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
<Other>