mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 22:11:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			78 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <CONFIG>
 | |
|   <ProjectOptions>
 | |
|     <Version Value="11"/>
 | |
|     <General>
 | |
|       <Flags>
 | |
|         <SaveClosedFiles Value="False"/>
 | |
|         <SaveOnlyProjectUnits Value="True"/>
 | |
|         <MainUnitHasUsesSectionForAllUnits Value="False"/>
 | |
|         <MainUnitHasCreateFormStatements Value="False"/>
 | |
|         <MainUnitHasTitleStatement Value="False"/>
 | |
|         <LRSInOutputDirectory Value="False"/>
 | |
|         <SaveJumpHistory Value="False"/>
 | |
|         <SaveFoldState Value="False"/>
 | |
|       </Flags>
 | |
|       <SessionStorage Value="InProjectDir"/>
 | |
|       <MainUnit Value="0"/>
 | |
|     </General>
 | |
|     <VersionInfo>
 | |
|       <Language Value=""/>
 | |
|       <CharSet Value=""/>
 | |
|     </VersionInfo>
 | |
|     <BuildModes Count="1">
 | |
|       <Item1 Name="default" Default="True"/>
 | |
|     </BuildModes>
 | |
|     <PublishOptions>
 | |
|       <Version Value="2"/>
 | |
|     </PublishOptions>
 | |
|     <RunParams>
 | |
|       <local>
 | |
|         <CommandLineParams Value="--update --disable-protected --disable-private --emit-class-separator --package=rtl --disable-arguments --disable-function-results --descr=matrix.xml --input="-Fi../packages/rtl-extra/src/inc  ../packages/rtl-extra/src/inc/matrix.pp " --output=matrix.new.xml"/>
 | |
|         <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
 | |
|         <WorkingDirectory Value="/home/michael/docs/"/>
 | |
|       </local>
 | |
|       <FormatVersion Value="2"/>
 | |
|       <Modes Count="1">
 | |
|         <Mode0 Name="default">
 | |
|           <local>
 | |
|             <CommandLineParams Value="--update --disable-protected --disable-private --emit-class-separator --package=rtl --disable-arguments --disable-function-results --descr=matrix.xml --input="-Fi../packages/rtl-extra/src/inc  ../packages/rtl-extra/src/inc/matrix.pp " --output=matrix.new.xml"/>
 | |
|             <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
 | |
|             <WorkingDirectory Value="/home/michael/docs/"/>
 | |
|           </local>
 | |
|         </Mode0>
 | |
|       </Modes>
 | |
|     </RunParams>
 | |
|     <Units Count="2">
 | |
|       <Unit0>
 | |
|         <Filename Value="makeskel.pp"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|         <UnitName Value="MakeSkel"/>
 | |
|       </Unit0>
 | |
|       <Unit1>
 | |
|         <Filename Value="dglobals.pp"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|         <UnitName Value="dGlobals"/>
 | |
|       </Unit1>
 | |
|     </Units>
 | |
|   </ProjectOptions>
 | |
|   <CompilerOptions>
 | |
|     <Version Value="11"/>
 | |
|     <Parsing>
 | |
|       <SyntaxOptions>
 | |
|         <UseAnsiStrings Value="False"/>
 | |
|       </SyntaxOptions>
 | |
|     </Parsing>
 | |
|   </CompilerOptions>
 | |
|   <Debugging>
 | |
|     <Exceptions Count="2">
 | |
|       <Item1>
 | |
|         <Name Value="ECodetoolError"/>
 | |
|       </Item1>
 | |
|       <Item2>
 | |
|         <Name Value="EFOpenError"/>
 | |
|       </Item2>
 | |
|     </Exceptions>
 | |
|   </Debugging>
 | |
| </CONFIG>
 | 
