mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 01:08:35 +02:00
* use separate build directory for mipsel
git-svn-id: trunk@21122 -
This commit is contained in:
parent
25e82bb1af
commit
31f54a7810
@ -61,12 +61,12 @@
|
||||
<Version Value="11"/>
|
||||
<PathDelim Value="\"/>
|
||||
<Target>
|
||||
<Filename Value="mips\pp"/>
|
||||
<Filename Value="mipsel\pp"/>
|
||||
</Target>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="mips"/>
|
||||
<OtherUnitFiles Value="mips;systems"/>
|
||||
<UnitOutputDirectory Value="mips\lazbuild"/>
|
||||
<UnitOutputDirectory Value="mipsel\lazbuild"/>
|
||||
</SearchPaths>
|
||||
<Parsing>
|
||||
<SyntaxOptions>
|
||||
|
Loading…
Reference in New Issue
Block a user