mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:29:29 +02:00
+ added n8086inl to the lazarus project ppc8086.lpi
git-svn-id: branches/i8086@23834 -
This commit is contained in:
parent
e95d22d0f8
commit
89de81d4a9
@ -28,7 +28,7 @@
|
||||
<LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
||||
</local>
|
||||
</RunParams>
|
||||
<Units Count="14">
|
||||
<Units Count="15">
|
||||
<Unit0>
|
||||
<Filename Value="pp.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
@ -98,6 +98,11 @@
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="n8086mat"/>
|
||||
</Unit13>
|
||||
<Unit14>
|
||||
<Filename Value="i8086\n8086inl.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="n8086inl"/>
|
||||
</Unit14>
|
||||
</Units>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
|
Loading…
Reference in New Issue
Block a user