Fix compilation : Add unit path "..\.." to packages. (Thanks Juha)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3889 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
inoussa 2015-01-18 00:17:53 +00:00
parent 4cd756e318
commit e0b19fe05c
3 changed files with 7 additions and 2 deletions

View File

@ -10,6 +10,7 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\.."/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>

View File

@ -10,6 +10,7 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\.."/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>

View File

@ -32,10 +32,13 @@
<LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
</local>
</RunParams>
<RequiredPackages Count="1">
<RequiredPackages Count="2">
<Item1>
<PackageName Value="laz_synapse"/>
<PackageName Value="wst_synapse"/>
</Item1>
<Item2>
<PackageName Value="laz_synapse"/>
</Item2>
</RequiredPackages>
<Units Count="1">
<Unit0>