fpc/compiler/ppc8086.lpi
nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers
* compinnr.inc include file converted to a unit
* inline number field size stored in ppu increased from byte to longint
* inlines in the parse tree (when written with the -vp option) now printed with
  their enum name, instead of number

git-svn-id: trunk@36174 -
2017-05-10 14:41:43 +00:00

1082 lines
30 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="10"/>
<PathDelim Value="\"/>
<General>
<Flags>
<MainUnitHasUsesSectionForAllUnits Value="False"/>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<LRSInOutputDirectory Value="False"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<Title Value="ppc8086"/>
</General>
<BuildModes Count="1">
<Item1 Name="default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
</PublishOptions>
<RunParams>
<local>
<FormatVersion Value="1"/>
<LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
</local>
</RunParams>
<Units Count="252">
<Unit0>
<Filename Value="pp.pas"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
<Filename Value="i8086\cgcpu.pas"/>
<IsPartOfProject Value="True"/>
</Unit1>
<Unit2>
<Filename Value="i8086\cpubase.inc"/>
<IsPartOfProject Value="True"/>
</Unit2>
<Unit3>
<Filename Value="i8086\cpuinfo.pas"/>
<IsPartOfProject Value="True"/>
</Unit3>
<Unit4>
<Filename Value="i8086\cpunode.pas"/>
<IsPartOfProject Value="True"/>
</Unit4>
<Unit5>
<Filename Value="i8086\cpupara.pas"/>
<IsPartOfProject Value="True"/>
</Unit5>
<Unit6>
<Filename Value="i8086\cpupi.pas"/>
<IsPartOfProject Value="True"/>
</Unit6>
<Unit7>
<Filename Value="i8086\cputarg.pas"/>
<IsPartOfProject Value="True"/>
</Unit7>
<Unit8>
<Filename Value="i8086\hlcgcpu.pas"/>
<IsPartOfProject Value="True"/>
</Unit8>
<Unit9>
<Filename Value="i8086\ra8086att.pas"/>
<IsPartOfProject Value="True"/>
</Unit9>
<Unit10>
<Filename Value="i8086\ra8086int.pas"/>
<IsPartOfProject Value="True"/>
</Unit10>
<Unit11>
<Filename Value="i8086\rgcpu.pas"/>
<IsPartOfProject Value="True"/>
</Unit11>
<Unit12>
<Filename Value="i8086\n8086add.pas"/>
<IsPartOfProject Value="True"/>
</Unit12>
<Unit13>
<Filename Value="i8086\n8086mat.pas"/>
<IsPartOfProject Value="True"/>
</Unit13>
<Unit14>
<Filename Value="i8086\n8086inl.pas"/>
<IsPartOfProject Value="True"/>
</Unit14>
<Unit15>
<Filename Value="i8086\n8086cal.pas"/>
<IsPartOfProject Value="True"/>
</Unit15>
<Unit16>
<Filename Value="x86\cgx86.pas"/>
<IsPartOfProject Value="True"/>
</Unit16>
<Unit17>
<Filename Value="x86\agx86nsm.pas"/>
<IsPartOfProject Value="True"/>
</Unit17>
<Unit18>
<Filename Value="x86\nx86set.pas"/>
<IsPartOfProject Value="True"/>
</Unit18>
<Unit19>
<Filename Value="x86\nx86add.pas"/>
<IsPartOfProject Value="True"/>
</Unit19>
<Unit20>
<Filename Value="x86\nx86cnv.pas"/>
<IsPartOfProject Value="True"/>
</Unit20>
<Unit21>
<Filename Value="x86\cpubase.pas"/>
<IsPartOfProject Value="True"/>
</Unit21>
<Unit22>
<Filename Value="x86\nx86mem.pas"/>
<IsPartOfProject Value="True"/>
</Unit22>
<Unit23>
<Filename Value="x86\nx86inl.pas"/>
<IsPartOfProject Value="True"/>
</Unit23>
<Unit24>
<Filename Value="x86\nx86cal.pas"/>
<IsPartOfProject Value="True"/>
</Unit24>
<Unit25>
<Filename Value="x86\rgx86.pas"/>
<IsPartOfProject Value="True"/>
</Unit25>
<Unit26>
<Filename Value="x86\agx86att.pas"/>
<IsPartOfProject Value="True"/>
</Unit26>
<Unit27>
<Filename Value="i8086\n8086con.pas"/>
<IsPartOfProject Value="True"/>
</Unit27>
<Unit28>
<Filename Value="x86\nx86con.pas"/>
<IsPartOfProject Value="True"/>
</Unit28>
<Unit29>
<Filename Value="x86\aasmcpu.pas"/>
<IsPartOfProject Value="True"/>
</Unit29>
<Unit30>
<Filename Value="x86\agx86int.pas"/>
<IsPartOfProject Value="True"/>
</Unit30>
<Unit31>
<Filename Value="x86\cga.pas"/>
<IsPartOfProject Value="True"/>
</Unit31>
<Unit32>
<Filename Value="x86\hlcgx86.pas"/>
<IsPartOfProject Value="True"/>
</Unit32>
<Unit33>
<Filename Value="x86\itcpugas.pas"/>
<IsPartOfProject Value="True"/>
</Unit33>
<Unit34>
<Filename Value="x86\itx86int.pas"/>
<IsPartOfProject Value="True"/>
</Unit34>
<Unit35>
<Filename Value="x86\nx86mat.pas"/>
<IsPartOfProject Value="True"/>
</Unit35>
<Unit36>
<Filename Value="x86\rax86.pas"/>
<IsPartOfProject Value="True"/>
</Unit36>
<Unit37>
<Filename Value="x86\rax86att.pas"/>
<IsPartOfProject Value="True"/>
</Unit37>
<Unit38>
<Filename Value="x86\rax86int.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="Rax86int"/>
</Unit38>
<Unit39>
<Filename Value="i8086\n8086cnv.pas"/>
<IsPartOfProject Value="True"/>
</Unit39>
<Unit40>
<Filename Value="systems\i_msdos.pas"/>
<IsPartOfProject Value="True"/>
</Unit40>
<Unit41>
<Filename Value="systems\t_msdos.pas"/>
<IsPartOfProject Value="True"/>
</Unit41>
<Unit42>
<Filename Value="i8086\n8086mem.pas"/>
<IsPartOfProject Value="True"/>
</Unit42>
<Unit43>
<Filename Value="cgobj.pas"/>
<IsPartOfProject Value="True"/>
</Unit43>
<Unit44>
<Filename Value="globals.pas"/>
<IsPartOfProject Value="True"/>
</Unit44>
<Unit45>
<Filename Value="scandir.pas"/>
<IsPartOfProject Value="True"/>
</Unit45>
<Unit46>
<Filename Value="ncginl.pas"/>
<IsPartOfProject Value="True"/>
</Unit46>
<Unit47>
<Filename Value="ninl.pas"/>
<IsPartOfProject Value="True"/>
</Unit47>
<Unit48>
<Filename Value="pdecsub.pas"/>
<IsPartOfProject Value="True"/>
</Unit48>
<Unit49>
<Filename Value="ncgcal.pas"/>
<IsPartOfProject Value="True"/>
</Unit49>
<Unit50>
<Filename Value="hlcg2ll.pas"/>
<IsPartOfProject Value="True"/>
</Unit50>
<Unit51>
<Filename Value="ncgadd.pas"/>
<IsPartOfProject Value="True"/>
</Unit51>
<Unit52>
<Filename Value="nadd.pas"/>
<IsPartOfProject Value="True"/>
</Unit52>
<Unit53>
<Filename Value="defutil.pas"/>
<IsPartOfProject Value="True"/>
</Unit53>
<Unit54>
<Filename Value="constexp.pas"/>
<IsPartOfProject Value="True"/>
</Unit54>
<Unit55>
<Filename Value="hlcgobj.pas"/>
<IsPartOfProject Value="True"/>
</Unit55>
<Unit56>
<Filename Value="ncgmem.pas"/>
<IsPartOfProject Value="True"/>
</Unit56>
<Unit57>
<Filename Value="cgutils.pas"/>
<IsPartOfProject Value="True"/>
</Unit57>
<Unit58>
<Filename Value="cutils.pas"/>
<IsPartOfProject Value="True"/>
</Unit58>
<Unit59>
<Filename Value="options.pas"/>
<IsPartOfProject Value="True"/>
</Unit59>
<Unit60>
<Filename Value="globtype.pas"/>
<IsPartOfProject Value="True"/>
</Unit60>
<Unit61>
<Filename Value="ncnv.pas"/>
<IsPartOfProject Value="True"/>
</Unit61>
<Unit62>
<Filename Value="psub.pas"/>
<IsPartOfProject Value="True"/>
</Unit62>
<Unit63>
<Filename Value="ngenutil.pas"/>
<IsPartOfProject Value="True"/>
</Unit63>
<Unit64>
<Filename Value="pinline.pas"/>
<IsPartOfProject Value="True"/>
</Unit64>
<Unit65>
<Filename Value="pmodules.pas"/>
<IsPartOfProject Value="True"/>
</Unit65>
<Unit66>
<Filename Value="aasmtai.pas"/>
<IsPartOfProject Value="True"/>
</Unit66>
<Unit67>
<Filename Value="dbgdwarf.pas"/>
<IsPartOfProject Value="True"/>
</Unit67>
<Unit68>
<Filename Value="symdef.pas"/>
<IsPartOfProject Value="True"/>
</Unit68>
<Unit69>
<Filename Value="ogcoff.pas"/>
<IsPartOfProject Value="True"/>
</Unit69>
<Unit70>
<Filename Value="psystem.pas"/>
<IsPartOfProject Value="True"/>
</Unit70>
<Unit71>
<Filename Value="symconst.pas"/>
<IsPartOfProject Value="True"/>
</Unit71>
<Unit72>
<Filename Value="paramgr.pas"/>
<IsPartOfProject Value="True"/>
</Unit72>
<Unit73>
<Filename Value="ncgld.pas"/>
<IsPartOfProject Value="True"/>
</Unit73>
<Unit74>
<Filename Value="pparautl.pas"/>
<IsPartOfProject Value="True"/>
</Unit74>
<Unit75>
<Filename Value="ncgutil.pas"/>
<IsPartOfProject Value="True"/>
</Unit75>
<Unit76>
<Filename Value="ncgnstmm.pas"/>
<IsPartOfProject Value="True"/>
</Unit76>
<Unit77>
<Filename Value="nld.pas"/>
<IsPartOfProject Value="True"/>
</Unit77>
<Unit78>
<Filename Value="nmem.pas"/>
<IsPartOfProject Value="True"/>
</Unit78>
<Unit79>
<Filename Value="ncal.pas"/>
<IsPartOfProject Value="True"/>
</Unit79>
<Unit80>
<Filename Value="symtype.pas"/>
<IsPartOfProject Value="True"/>
</Unit80>
<Unit81>
<Filename Value="symsym.pas"/>
<IsPartOfProject Value="True"/>
</Unit81>
<Unit82>
<Filename Value="symbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit82>
<Unit83>
<Filename Value="nflw.pas"/>
<IsPartOfProject Value="True"/>
</Unit83>
<Unit84>
<Filename Value="scanner.pas"/>
<IsPartOfProject Value="True"/>
</Unit84>
<Unit85>
<Filename Value="ncon.pas"/>
<IsPartOfProject Value="True"/>
</Unit85>
<Unit86>
<Filename Value="rgobj.pas"/>
<IsPartOfProject Value="True"/>
</Unit86>
<Unit87>
<Filename Value="defcmp.pas"/>
<IsPartOfProject Value="True"/>
</Unit87>
<Unit88>
<Filename Value="fpcdefs.inc"/>
<IsPartOfProject Value="True"/>
</Unit88>
<Unit89>
<Filename Value="nmat.pas"/>
<IsPartOfProject Value="True"/>
</Unit89>
<Unit90>
<Filename Value="optdfa.pas"/>
<IsPartOfProject Value="True"/>
</Unit90>
<Unit91>
<Filename Value="parabase.pas"/>
<IsPartOfProject Value="True"/>
</Unit91>
<Unit92>
<Filename Value="cgbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit92>
<Unit93>
<Filename Value="ncgcnv.pas"/>
<IsPartOfProject Value="True"/>
</Unit93>
<Unit94>
<Filename Value="ncgcon.pas"/>
<IsPartOfProject Value="True"/>
</Unit94>
<Unit95>
<Filename Value="nset.pas"/>
<IsPartOfProject Value="True"/>
</Unit95>
<Unit96>
<Filename Value="optloop.pas"/>
<IsPartOfProject Value="True"/>
</Unit96>
<Unit97>
<Filename Value="aasmbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit97>
<Unit98>
<Filename Value="aasmdata.pas"/>
<IsPartOfProject Value="True"/>
</Unit98>
<Unit99>
<Filename Value="aasmsym.pas"/>
<IsPartOfProject Value="True"/>
</Unit99>
<Unit100>
<Filename Value="aggas.pas"/>
<IsPartOfProject Value="True"/>
</Unit100>
<Unit101>
<Filename Value="aopt.pas"/>
<IsPartOfProject Value="True"/>
</Unit101>
<Unit102>
<Filename Value="aoptbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit102>
<Unit103>
<Filename Value="aoptda.pas"/>
<IsPartOfProject Value="True"/>
</Unit103>
<Unit104>
<Filename Value="aoptobj.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="AoptObj"/>
</Unit104>
<Unit105>
<Filename Value="assemble.pas"/>
<IsPartOfProject Value="True"/>
</Unit105>
<Unit106>
<Filename Value="browcol.pas"/>
<IsPartOfProject Value="True"/>
</Unit106>
<Unit107>
<Filename Value="catch.pas"/>
<IsPartOfProject Value="True"/>
</Unit107>
<Unit108>
<Filename Value="ccharset.pas"/>
<IsPartOfProject Value="True"/>
</Unit108>
<Unit109>
<Filename Value="cclasses.pas"/>
<IsPartOfProject Value="True"/>
</Unit109>
<Unit110>
<Filename Value="cfidwarf.pas"/>
<IsPartOfProject Value="True"/>
</Unit110>
<Unit111>
<Filename Value="cfileutl.pas"/>
<IsPartOfProject Value="True"/>
</Unit111>
<Unit112>
<Filename Value="cg64f32.pas"/>
<IsPartOfProject Value="True"/>
</Unit112>
<Unit113>
<Filename Value="cghlcpu.pas"/>
<IsPartOfProject Value="True"/>
</Unit113>
<Unit114>
<Filename Value="cmsgs.pas"/>
<IsPartOfProject Value="True"/>
</Unit114>
<Unit115>
<Filename Value="comphook.pas"/>
<IsPartOfProject Value="True"/>
</Unit115>
<Unit116>
<Filename Value="compiler.pas"/>
<IsPartOfProject Value="True"/>
</Unit116>
<Unit117>
<Filename Value="compinnr.pas"/>
<IsPartOfProject Value="True"/>
</Unit117>
<Unit118>
<Filename Value="comprsrc.pas"/>
<IsPartOfProject Value="True"/>
</Unit118>
<Unit119>
<Filename Value="cpid.pas"/>
<IsPartOfProject Value="True"/>
</Unit119>
<Unit120>
<Filename Value="crefs.pas"/>
<IsPartOfProject Value="True"/>
</Unit120>
<Unit121>
<Filename Value="cresstr.pas"/>
<IsPartOfProject Value="True"/>
</Unit121>
<Unit122>
<Filename Value="cstreams.pas"/>
<IsPartOfProject Value="True"/>
</Unit122>
<Unit123>
<Filename Value="cwindirs.pp"/>
<IsPartOfProject Value="True"/>
</Unit123>
<Unit124>
<Filename Value="dbgbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit124>
<Unit125>
<Filename Value="dbgstabs.pas"/>
<IsPartOfProject Value="True"/>
</Unit125>
<Unit126>
<Filename Value="dbgstabx.pas"/>
<IsPartOfProject Value="True"/>
</Unit126>
<Unit127>
<Filename Value="dirparse.pas"/>
<IsPartOfProject Value="True"/>
</Unit127>
<Unit128>
<Filename Value="elfbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit128>
<Unit129>
<Filename Value="export.pas"/>
<IsPartOfProject Value="True"/>
</Unit129>
<Unit130>
<Filename Value="expunix.pas"/>
<IsPartOfProject Value="True"/>
</Unit130>
<Unit131>
<Filename Value="finput.pas"/>
<IsPartOfProject Value="True"/>
</Unit131>
<Unit132>
<Filename Value="fmodule.pas"/>
<IsPartOfProject Value="True"/>
</Unit132>
<Unit133>
<Filename Value="fpccrc.pas"/>
<IsPartOfProject Value="True"/>
</Unit133>
<Unit134>
<Filename Value="fppu.pas"/>
<IsPartOfProject Value="True"/>
</Unit134>
<Unit135>
<Filename Value="gendef.pas"/>
<IsPartOfProject Value="True"/>
</Unit135>
<Unit136>
<Filename Value="globstat.pas"/>
<IsPartOfProject Value="True"/>
</Unit136>
<Unit137>
<Filename Value="htypechk.pas"/>
<IsPartOfProject Value="True"/>
</Unit137>
<Unit138>
<Filename Value="impdef.pas"/>
<IsPartOfProject Value="True"/>
</Unit138>
<Unit139>
<Filename Value="import.pas"/>
<IsPartOfProject Value="True"/>
</Unit139>
<Unit140>
<Filename Value="ldscript.pas"/>
<IsPartOfProject Value="True"/>
</Unit140>
<Unit141>
<Filename Value="link.pas"/>
<IsPartOfProject Value="True"/>
</Unit141>
<Unit142>
<Filename Value="macho.pas"/>
<IsPartOfProject Value="True"/>
</Unit142>
<Unit143>
<Filename Value="machoutils.pas"/>
<IsPartOfProject Value="True"/>
</Unit143>
<Unit144>
<Filename Value="nbas.pas"/>
<IsPartOfProject Value="True"/>
</Unit144>
<Unit145>
<Filename Value="ncgbas.pas"/>
<IsPartOfProject Value="True"/>
</Unit145>
<Unit146>
<Filename Value="ncgflw.pas"/>
<IsPartOfProject Value="True"/>
</Unit146>
<Unit147>
<Filename Value="ncgmat.pas"/>
<IsPartOfProject Value="True"/>
</Unit147>
<Unit148>
<Filename Value="ncgnstld.pas"/>
<IsPartOfProject Value="True"/>
</Unit148>
<Unit149>
<Filename Value="ncgobjc.pas"/>
<IsPartOfProject Value="True"/>
</Unit149>
<Unit150>
<Filename Value="ncgopt.pas"/>
<IsPartOfProject Value="True"/>
</Unit150>
<Unit151>
<Filename Value="ncgrtti.pas"/>
<IsPartOfProject Value="True"/>
</Unit151>
<Unit152>
<Filename Value="ncgset.pas"/>
<IsPartOfProject Value="True"/>
</Unit152>
<Unit153>
<Filename Value="ncgvmt.pas"/>
<IsPartOfProject Value="True"/>
</Unit153>
<Unit154>
<Filename Value="ngtcon.pas"/>
<IsPartOfProject Value="True"/>
</Unit154>
<Unit155>
<Filename Value="nobj.pas"/>
<IsPartOfProject Value="True"/>
</Unit155>
<Unit156>
<Filename Value="nobjc.pas"/>
<IsPartOfProject Value="True"/>
</Unit156>
<Unit157>
<Filename Value="node.pas"/>
<IsPartOfProject Value="True"/>
</Unit157>
<Unit158>
<Filename Value="nopt.pas"/>
<IsPartOfProject Value="True"/>
</Unit158>
<Unit159>
<Filename Value="nstate.pas"/>
<IsPartOfProject Value="True"/>
</Unit159>
<Unit160>
<Filename Value="nutils.pas"/>
<IsPartOfProject Value="True"/>
</Unit160>
<Unit161>
<Filename Value="objcdef.pas"/>
<IsPartOfProject Value="True"/>
</Unit161>
<Unit162>
<Filename Value="objcgutl.pas"/>
<IsPartOfProject Value="True"/>
</Unit162>
<Unit163>
<Filename Value="objcutil.pas"/>
<IsPartOfProject Value="True"/>
</Unit163>
<Unit164>
<Filename Value="ogbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit164>
<Unit165>
<Filename Value="ogelf.pas"/>
<IsPartOfProject Value="True"/>
</Unit165>
<Unit166>
<Filename Value="oglx.pas"/>
<IsPartOfProject Value="True"/>
</Unit166>
<Unit167>
<Filename Value="ogmacho.pas"/>
<IsPartOfProject Value="True"/>
</Unit167>
<Unit168>
<Filename Value="ogmap.pas"/>
<IsPartOfProject Value="True"/>
</Unit168>
<Unit169>
<Filename Value="ognlm.pas"/>
<IsPartOfProject Value="True"/>
</Unit169>
<Unit170>
<Filename Value="optbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit170>
<Unit171>
<Filename Value="optconstprop.pas"/>
<IsPartOfProject Value="True"/>
</Unit171>
<Unit172>
<Filename Value="optcse.pas"/>
<IsPartOfProject Value="True"/>
</Unit172>
<Unit173>
<Filename Value="optdead.pas"/>
<IsPartOfProject Value="True"/>
</Unit173>
<Unit174>
<Filename Value="optdeadstore.pas"/>
<IsPartOfProject Value="True"/>
</Unit174>
<Unit175>
<Filename Value="opttail.pas"/>
<IsPartOfProject Value="True"/>
</Unit175>
<Unit176>
<Filename Value="optutils.pas"/>
<IsPartOfProject Value="True"/>
</Unit176>
<Unit177>
<Filename Value="optvirt.pas"/>
<IsPartOfProject Value="True"/>
</Unit177>
<Unit178>
<Filename Value="owar.pas"/>
<IsPartOfProject Value="True"/>
</Unit178>
<Unit179>
<Filename Value="owbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit179>
<Unit180>
<Filename Value="parser.pas"/>
<IsPartOfProject Value="True"/>
</Unit180>
<Unit181>
<Filename Value="pass_1.pas"/>
<IsPartOfProject Value="True"/>
</Unit181>
<Unit182>
<Filename Value="pass_2.pas"/>
<IsPartOfProject Value="True"/>
</Unit182>
<Unit183>
<Filename Value="pbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit183>
<Unit184>
<Filename Value="pdecl.pas"/>
<IsPartOfProject Value="True"/>
</Unit184>
<Unit185>
<Filename Value="pdecobj.pas"/>
<IsPartOfProject Value="True"/>
</Unit185>
<Unit186>
<Filename Value="pdecvar.pas"/>
<IsPartOfProject Value="True"/>
</Unit186>
<Unit187>
<Filename Value="pexports.pas"/>
<IsPartOfProject Value="True"/>
</Unit187>
<Unit188>
<Filename Value="pexpr.pas"/>
<IsPartOfProject Value="True"/>
</Unit188>
<Unit189>
<Filename Value="pgenutil.pas"/>
<IsPartOfProject Value="True"/>
</Unit189>
<Unit190>
<Filename Value="ppheap.pas"/>
<IsPartOfProject Value="True"/>
</Unit190>
<Unit191>
<Filename Value="ppu.pas"/>
<IsPartOfProject Value="True"/>
</Unit191>
<Unit192>
<Filename Value="procinfo.pas"/>
<IsPartOfProject Value="True"/>
</Unit192>
<Unit193>
<Filename Value="pstatmnt.pas"/>
<IsPartOfProject Value="True"/>
</Unit193>
<Unit194>
<Filename Value="ptconst.pas"/>
<IsPartOfProject Value="True"/>
</Unit194>
<Unit195>
<Filename Value="ptype.pas"/>
<IsPartOfProject Value="True"/>
</Unit195>
<Unit196>
<Filename Value="raatt.pas"/>
<IsPartOfProject Value="True"/>
</Unit196>
<Unit197>
<Filename Value="rabase.pas"/>
<IsPartOfProject Value="True"/>
</Unit197>
<Unit198>
<Filename Value="rasm.pas"/>
<IsPartOfProject Value="True"/>
</Unit198>
<Unit199>
<Filename Value="rautils.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="RAUtils"/>
</Unit199>
<Unit200>
<Filename Value="regvars.pas"/>
<IsPartOfProject Value="True"/>
</Unit200>
<Unit201>
<Filename Value="rescmn.pas"/>
<IsPartOfProject Value="True"/>
</Unit201>
<Unit202>
<Filename Value="rgbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit202>
<Unit203>
<Filename Value="script.pas"/>
<IsPartOfProject Value="True"/>
</Unit203>
<Unit204>
<Filename Value="switches.pas"/>
<IsPartOfProject Value="True"/>
</Unit204>
<Unit205>
<Filename Value="symcreat.pas"/>
<IsPartOfProject Value="True"/>
</Unit205>
<Unit206>
<Filename Value="symnot.pas"/>
<IsPartOfProject Value="True"/>
</Unit206>
<Unit207>
<Filename Value="symtable.pas"/>
<IsPartOfProject Value="True"/>
</Unit207>
<Unit208>
<Filename Value="symutil.pas"/>
<IsPartOfProject Value="True"/>
</Unit208>
<Unit209>
<Filename Value="systems.inc"/>
<IsPartOfProject Value="True"/>
</Unit209>
<Unit210>
<Filename Value="systems.pas"/>
<IsPartOfProject Value="True"/>
</Unit210>
<Unit211>
<Filename Value="tgobj.pas"/>
<IsPartOfProject Value="True"/>
</Unit211>
<Unit212>
<Filename Value="tokens.pas"/>
<IsPartOfProject Value="True"/>
</Unit212>
<Unit213>
<Filename Value="verbose.pas"/>
<IsPartOfProject Value="True"/>
</Unit213>
<Unit214>
<Filename Value="version.pas"/>
<IsPartOfProject Value="True"/>
</Unit214>
<Unit215>
<Filename Value="widestr.pas"/>
<IsPartOfProject Value="True"/>
</Unit215>
<Unit216>
<Filename Value="wpo.pas"/>
<IsPartOfProject Value="True"/>
</Unit216>
<Unit217>
<Filename Value="wpobase.pas"/>
<IsPartOfProject Value="True"/>
</Unit217>
<Unit218>
<Filename Value="wpoinfo.pas"/>
<IsPartOfProject Value="True"/>
</Unit218>
<Unit219>
<Filename Value="i8086\n8086ld.pas"/>
<IsPartOfProject Value="True"/>
</Unit219>
<Unit220>
<Filename Value="i8086\symcpu.pas"/>
<IsPartOfProject Value="True"/>
</Unit220>
<Unit221>
<Filename Value="x86\ni86mem.pas"/>
<IsPartOfProject Value="True"/>
</Unit221>
<Unit222>
<Filename Value="x86\symi86.pas"/>
<IsPartOfProject Value="True"/>
</Unit222>
<Unit223>
<Filename Value="x86\symx86.pas"/>
<IsPartOfProject Value="True"/>
</Unit223>
<Unit224>
<Filename Value="i8086\n8086tcon.pas"/>
<IsPartOfProject Value="True"/>
</Unit224>
<Unit225>
<Filename Value="i8086\tgcpu.pas"/>
<IsPartOfProject Value="True"/>
</Unit225>
<Unit226>
<Filename Value="i8086\n8086util.pas"/>
<IsPartOfProject Value="True"/>
</Unit226>
<Unit227>
<Filename Value="ogomf.pas"/>
<IsPartOfProject Value="True"/>
</Unit227>
<Unit228>
<Filename Value="omfbase.pas"/>
<IsPartOfProject Value="True"/>
</Unit228>
<Unit229>
<Filename Value="aasmcnst.pas"/>
<IsPartOfProject Value="True"/>
</Unit229>
<Unit230>
<Filename Value="blockutl.pas"/>
<IsPartOfProject Value="True"/>
</Unit230>
<Unit231>
<Filename Value="ncghlmat.pas"/>
<IsPartOfProject Value="True"/>
</Unit231>
<Unit232>
<Filename Value="i8086\aoptcpu.pas"/>
<IsPartOfProject Value="True"/>
</Unit232>
<Unit233>
<Filename Value="i8086\aoptcpub.pas"/>
<IsPartOfProject Value="True"/>
</Unit233>
<Unit234>
<Filename Value="i8086\aoptcpud.pas"/>
<IsPartOfProject Value="True"/>
</Unit234>
<Unit235>
<Filename Value="owomflib.pas"/>
<IsPartOfProject Value="True"/>
</Unit235>
<Unit236>
<Filename Value="systems\i_win16.pas"/>
<IsPartOfProject Value="True"/>
</Unit236>
<Unit237>
<Filename Value="systems\t_win16.pas"/>
<IsPartOfProject Value="True"/>
</Unit237>
<Unit238>
<Filename Value="systems\i_embed.pas"/>
<IsPartOfProject Value="True"/>
</Unit238>
<Unit239>
<Filename Value="systems\t_embed.pas"/>
<IsPartOfProject Value="True"/>
</Unit239>
<Unit240>
<Filename Value="entfile.pas"/>
<IsPartOfProject Value="True"/>
</Unit240>
<Unit241>
<Filename Value="aasmdef.pas"/>
<IsPartOfProject Value="True"/>
</Unit241>
<Unit242>
<Filename Value="aoptutils.pas"/>
<IsPartOfProject Value="True"/>
</Unit242>
<Unit243>
<Filename Value="fpcp.pas"/>
<IsPartOfProject Value="True"/>
</Unit243>
<Unit244>
<Filename Value="fpkg.pas"/>
<IsPartOfProject Value="True"/>
</Unit244>
<Unit245>
<Filename Value="ncgnstfl.pas"/>
<IsPartOfProject Value="True"/>
</Unit245>
<Unit246>
<Filename Value="objcasm.pas"/>
<IsPartOfProject Value="True"/>
</Unit246>
<Unit247>
<Filename Value="pcp.pas"/>
<IsPartOfProject Value="True"/>
</Unit247>
<Unit248>
<Filename Value="pgentype.pas"/>
<IsPartOfProject Value="True"/>
</Unit248>
<Unit249>
<Filename Value="pkgutil.pas"/>
<IsPartOfProject Value="True"/>
</Unit249>
<Unit250>
<Filename Value="syscinfo.pas"/>
<IsPartOfProject Value="True"/>
</Unit250>
<Unit251>
<Filename Value="optloadmodifystore.pas"/>
<IsPartOfProject Value="True"/>
</Unit251>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="i8086\pp"/>
</Target>
<SearchPaths>
<IncludeFiles Value="i8086;x86"/>
<OtherUnitFiles Value="i8086;x86;systems"/>
<UnitOutputDirectory Value="i8086\lazbuild"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<CStyleOperator Value="False"/>
<AllowLabel Value="False"/>
<CPPInline Value="False"/>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Optimizations>
<OptimizationLevel Value="0"/>
</Optimizations>
</CodeGeneration>
<Other>
<Verbosity>
<ShowWarn Value="False"/>
<ShowNotes Value="False"/>
<ShowHints Value="False"/>
</Verbosity>
<ConfigFile>
<StopAfterErrCount Value="50"/>
</ConfigFile>
<CustomOptions Value="-di8086 -dEXTDEBUG -gl"/>
</Other>
</CompilerOptions>
</CONFIG>