|
@@ -1,7 +1,7 @@
|
|
|
-<?xml version="1.0"?>
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<CONFIG>
|
|
|
<ProjectOptions>
|
|
|
- <Version Value="9"/>
|
|
|
+ <Version Value="12"/>
|
|
|
<PathDelim Value="\"/>
|
|
|
<General>
|
|
|
<Flags>
|
|
@@ -9,9 +9,9 @@
|
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
|
<LRSInOutputDirectory Value="False"/>
|
|
|
+ <CompatibilityMode Value="True"/>
|
|
|
</Flags>
|
|
|
<SessionStorage Value="InProjectDir"/>
|
|
|
- <MainUnit Value="0"/>
|
|
|
<Title Value="ppcmips64el"/>
|
|
|
</General>
|
|
|
<BuildModes Count="1">
|
|
@@ -19,14 +19,19 @@
|
|
|
</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)"/>
|
|
|
+ <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
|
|
</local>
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
+ <Modes Count="1">
|
|
|
+ <Mode0 Name="default">
|
|
|
+ <local>
|
|
|
+ <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
|
|
+ </local>
|
|
|
+ </Mode0>
|
|
|
+ </Modes>
|
|
|
</RunParams>
|
|
|
<RequiredPackages Count="1">
|
|
|
<Item1>
|
|
@@ -38,22 +43,18 @@
|
|
|
<Unit0>
|
|
|
<Filename Value="pp.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- <UnitName Value="pp"/>
|
|
|
</Unit0>
|
|
|
<Unit1>
|
|
|
<Filename Value="mips\aasmcpu.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- <UnitName Value="aasmcpu"/>
|
|
|
</Unit1>
|
|
|
<Unit2>
|
|
|
<Filename Value="mips\aoptcpu.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- <UnitName Value="aoptcpu"/>
|
|
|
</Unit2>
|
|
|
<Unit3>
|
|
|
<Filename Value="aopt.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- <UnitName Value="aopt"/>
|
|
|
</Unit3>
|
|
|
</Units>
|
|
|
</ProjectOptions>
|
|
@@ -86,7 +87,6 @@
|
|
|
<StopAfterErrCount Value="50"/>
|
|
|
</ConfigFile>
|
|
|
<CustomOptions Value="-dmips64el"/>
|
|
|
- <CompilerPath Value="$(CompPath)"/>
|
|
|
</Other>
|
|
|
</CompilerOptions>
|
|
|
</CONFIG>
|