mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-27 03:51:40 +01:00
- removed the z80_internal_linker build mode from the lazarus project
git-svn-id: trunk@45580 -
This commit is contained in:
parent
d1377777be
commit
1263880ef0
@ -14,49 +14,8 @@
|
|||||||
<MainUnit Value="0"/>
|
<MainUnit Value="0"/>
|
||||||
<Title Value="ppcz80"/>
|
<Title Value="ppcz80"/>
|
||||||
</General>
|
</General>
|
||||||
<BuildModes Count="2">
|
<BuildModes Count="1">
|
||||||
<Item1 Name="default" Default="True"/>
|
<Item1 Name="default" Default="True"/>
|
||||||
<Item2 Name="z80_internal_linker">
|
|
||||||
<CompilerOptions>
|
|
||||||
<Version Value="11"/>
|
|
||||||
<PathDelim Value="\"/>
|
|
||||||
<Target>
|
|
||||||
<Filename Value="z80\pp"/>
|
|
||||||
</Target>
|
|
||||||
<SearchPaths>
|
|
||||||
<IncludeFiles Value="z80"/>
|
|
||||||
<OtherUnitFiles Value="z80;systems"/>
|
|
||||||
<UnitOutputDirectory Value="z80\lazbuild"/>
|
|
||||||
</SearchPaths>
|
|
||||||
<Parsing>
|
|
||||||
<SyntaxOptions>
|
|
||||||
<CStyleOperator Value="False"/>
|
|
||||||
<AllowLabel Value="False"/>
|
|
||||||
<CPPInline Value="False"/>
|
|
||||||
<UseAnsiStrings Value="False"/>
|
|
||||||
</SyntaxOptions>
|
|
||||||
</Parsing>
|
|
||||||
<Other>
|
|
||||||
<Verbosity>
|
|
||||||
<ShowWarn Value="False"/>
|
|
||||||
<ShowNotes Value="False"/>
|
|
||||||
<ShowHints Value="False"/>
|
|
||||||
</Verbosity>
|
|
||||||
<ConfigFile>
|
|
||||||
<StopAfterErrCount Value="50"/>
|
|
||||||
</ConfigFile>
|
|
||||||
<CustomOptions Value="-dz80
|
|
||||||
-dEXTDEBUG
|
|
||||||
-dZ80_INTERNAL_LINKER"/>
|
|
||||||
<OtherDefines Count="4">
|
|
||||||
<Define0 Value="z80"/>
|
|
||||||
<Define1 Value="DEBUG_REGALLOC"/>
|
|
||||||
<Define2 Value="EXTDEBUG"/>
|
|
||||||
<Define3 Value="Z80_INTERNAL_LINKER"/>
|
|
||||||
</OtherDefines>
|
|
||||||
</Other>
|
|
||||||
</CompilerOptions>
|
|
||||||
</Item2>
|
|
||||||
</BuildModes>
|
</BuildModes>
|
||||||
<PublishOptions>
|
<PublishOptions>
|
||||||
<Version Value="2"/>
|
<Version Value="2"/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user