From 8192bf1b3373484e96c6a31c368b9dfbdddddbbc Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 29 Nov 2020 09:40:54 +0000 Subject: [PATCH] * version update git-svn-id: trunk@47628 - --- compiler/ppc68k.lpi | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/compiler/ppc68k.lpi b/compiler/ppc68k.lpi index 1b3c4e657f..d6aeed6b0c 100644 --- a/compiler/ppc68k.lpi +++ b/compiler/ppc68k.lpi @@ -1,17 +1,18 @@ - + - + + + - </General> <BuildModes Count="1"> @@ -19,25 +20,28 @@ </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> <Units Count="2"> <Unit0> <Filename Value="pp.pas"/> <IsPartOfProject Value="True"/> - <UnitName Value="pp"/> </Unit0> <Unit1> <Filename Value="m68k\aasmcpu.pas"/> <IsPartOfProject Value="True"/> - <UnitName Value="aasmcpu"/> </Unit1> </Units> </ProjectOptions> @@ -70,7 +74,6 @@ <StopAfterErrCount Value="50"/> </ConfigFile> <CustomOptions Value="-dm68k"/> - <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> </CONFIG>