mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 13:29:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			67 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			67 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<CONFIG>
 | 
						|
  <ProjectOptions>
 | 
						|
    <Version Value="7"/>
 | 
						|
    <General>
 | 
						|
      <Flags>
 | 
						|
        <LRSInOutputDirectory Value="False"/>
 | 
						|
      </Flags>
 | 
						|
      <SessionStorage Value="InIDEConfig"/>
 | 
						|
      <MainUnit Value="0"/>
 | 
						|
      <TargetFileExt Value=""/>
 | 
						|
    </General>
 | 
						|
    <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"/>
 | 
						|
        <CommandLineParams Value="c:/lazarus/source/lazarus/examples/hello.lpi"/>
 | 
						|
        <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
 | 
						|
      </local>
 | 
						|
    </RunParams>
 | 
						|
    <RequiredPackages Count="2">
 | 
						|
      <Item1>
 | 
						|
        <PackageName Value="SynEdit"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <PackageName Value="IDEIntf"/>
 | 
						|
      </Item2>
 | 
						|
    </RequiredPackages>
 | 
						|
    <Units Count="3">
 | 
						|
      <Unit0>
 | 
						|
        <Filename Value="lazbuild.lpr"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <UnitName Value="lazbuild"/>
 | 
						|
      </Unit0>
 | 
						|
      <Unit1>
 | 
						|
        <Filename Value="buildmanager.pas"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <UnitName Value="BuildManager"/>
 | 
						|
      </Unit1>
 | 
						|
      <Unit2>
 | 
						|
        <Filename Value="basebuildmanager.pas"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <UnitName Value="BaseBuildManager"/>
 | 
						|
      </Unit2>
 | 
						|
    </Units>
 | 
						|
  </ProjectOptions>
 | 
						|
  <CompilerOptions>
 | 
						|
    <Version Value="8"/>
 | 
						|
    <Target>
 | 
						|
      <Filename Value="../lazbuild"/>
 | 
						|
    </Target>
 | 
						|
    <SearchPaths>
 | 
						|
      <IncludeFiles Value="include/;include/$(TargetOS)/"/>
 | 
						|
      <OtherUnitFiles Value="../designer/;../packager/;../components/codetools/units/$(TargetCPU)-$(TargetOS)/"/>
 | 
						|
      <UnitOutputDirectory Value="../units/$(TargetCPU)-$(TargetOS)"/>
 | 
						|
      <LCLWidgetType Value="nogui"/>
 | 
						|
    </SearchPaths>
 | 
						|
    <Other>
 | 
						|
      <CompilerPath Value="$(CompPath)"/>
 | 
						|
    </Other>
 | 
						|
  </CompilerOptions>
 | 
						|
</CONFIG>
 |