mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 10:59:18 +02:00
+ i8086/n8086cnv.pas added to lazarus project
git-svn-id: trunk@24861 -
This commit is contained in:
parent
b342588af1
commit
6046edd8f9
@ -28,7 +28,7 @@
|
|||||||
<LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
<LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
||||||
</local>
|
</local>
|
||||||
</RunParams>
|
</RunParams>
|
||||||
<Units Count="39">
|
<Units Count="40">
|
||||||
<Unit0>
|
<Unit0>
|
||||||
<Filename Value="pp.pas"/>
|
<Filename Value="pp.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
@ -188,6 +188,7 @@
|
|||||||
<Unit32>
|
<Unit32>
|
||||||
<Filename Value="x86\hlcgx86.pas"/>
|
<Filename Value="x86\hlcgx86.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
|
<UnitName Value="hlcgx86"/>
|
||||||
</Unit32>
|
</Unit32>
|
||||||
<Unit33>
|
<Unit33>
|
||||||
<Filename Value="x86\itcpugas.pas"/>
|
<Filename Value="x86\itcpugas.pas"/>
|
||||||
@ -213,6 +214,11 @@
|
|||||||
<Filename Value="x86\rax86int.pas"/>
|
<Filename Value="x86\rax86int.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
</Unit38>
|
</Unit38>
|
||||||
|
<Unit39>
|
||||||
|
<Filename Value="i8086\n8086cnv.pas"/>
|
||||||
|
<IsPartOfProject Value="True"/>
|
||||||
|
<UnitName Value="n8086cnv"/>
|
||||||
|
</Unit39>
|
||||||
</Units>
|
</Units>
|
||||||
</ProjectOptions>
|
</ProjectOptions>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
|
Loading…
Reference in New Issue
Block a user