From 39e7f9b87ff4f4ebfe9d867e9fde5409ef26196a Mon Sep 17 00:00:00 2001 From: nickysn Date: Mon, 3 Aug 2020 16:36:03 +0000 Subject: [PATCH] * lazarus application name changed to ppcwasm (was: ppcjvm) git-svn-id: branches/wasm@46198 - --- compiler/ppcwasm.lpi | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/compiler/ppcwasm.lpi b/compiler/ppcwasm.lpi index d5f5e13a46..686e7fc041 100644 --- a/compiler/ppcwasm.lpi +++ b/compiler/ppcwasm.lpi @@ -1,7 +1,7 @@ - + - + @@ -12,26 +12,24 @@ - + <Title Value="ppcwasm"/> </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"/> - </local> + <FormatVersion Value="2"/> + <Modes Count="1"> + <Mode0 Name="default"/> + </Modes> </RunParams> <Units Count="1"> <Unit0> <Filename Value="pp.pas"/> <IsPartOfProject Value="True"/> - <UnitName Value="pp"/> </Unit0> </Units> </ProjectOptions> @@ -63,12 +61,8 @@ <ConfigFile> <StopAfterErrCount Value="50"/> </ConfigFile> - <CompilerMessages> - <UseMsgFile Value="True"/> - </CompilerMessages> <CustomOptions Value="-dwasm -dnoopt"/> - <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> </CONFIG>