mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 07:31:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			67 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			67 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <CONFIG>
 | |
|   <ProjectOptions>
 | |
|     <Version Value="9"/>
 | |
|     <General>
 | |
|       <Flags>
 | |
|         <MainUnitHasUsesSectionForAllUnits Value="False"/>
 | |
|         <MainUnitHasCreateFormStatements Value="False"/>
 | |
|         <MainUnitHasTitleStatement Value="False"/>
 | |
|         <Runnable Value="False"/>
 | |
|         <LRSInOutputDirectory Value="False"/>
 | |
|       </Flags>
 | |
|       <SessionStorage Value="InProjectDir"/>
 | |
|       <MainUnit Value="0"/>
 | |
|       <Title Value="buildrtl"/>
 | |
|     </General>
 | |
|     <VersionInfo>
 | |
|       <StringTable ProductVersion=""/>
 | |
|     </VersionInfo>
 | |
|     <BuildModes Count="1">
 | |
|       <Item1 Name="default" Default="True"/>
 | |
|     </BuildModes>
 | |
|     <PublishOptions>
 | |
|       <Version Value="2"/>
 | |
|       <IgnoreBinaries Value="False"/>
 | |
|       <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)"/>
 | |
|       </local>
 | |
|     </RunParams>
 | |
|     <Units Count="1">
 | |
|       <Unit0>
 | |
|         <Filename Value="buildrtl.pp"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|       </Unit0>
 | |
|     </Units>
 | |
|   </ProjectOptions>
 | |
|   <CompilerOptions>
 | |
|     <Version Value="11"/>
 | |
|     <SearchPaths>
 | |
|       <IncludeFiles Value="../inc;../$(TargetCPU);../unix;../objpas/classes;../objpas/sysutils;../objpas;$(TargetCPU)"/>
 | |
|       <OtherUnitFiles Value="../objpas;../objpas/classes;../objpas/sysutils;../inc;../unix;../$(TargetCPU)"/>
 | |
|       <UnitOutputDirectory Value="../units/$(TargetCPU)-linux"/>
 | |
|     </SearchPaths>
 | |
|     <Parsing>
 | |
|       <Style Value="2"/>
 | |
|       <SyntaxOptions>
 | |
|         <UseAnsiStrings Value="False"/>
 | |
|       </SyntaxOptions>
 | |
|     </Parsing>
 | |
|     <Other>
 | |
|       <Verbosity>
 | |
|         <ShowNotes Value="False"/>
 | |
|         <ShowHints Value="False"/>
 | |
|       </Verbosity>
 | |
|       <ExecuteBefore>
 | |
|         <Command Value="cmd.exe /c "if not exist ../units/$(TargetCPU)-linux mkdir ../units/$(TargetCPU)-linux""/>
 | |
|         <ShowAllMessages Value="True"/>
 | |
|       </ExecuteBefore>
 | |
|     </Other>
 | |
|   </CompilerOptions>
 | |
| </CONFIG>
 | 
