mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 06:59:48 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			80 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			80 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<CONFIG>
 | 
						|
  <ProjectOptions>
 | 
						|
    <PathDelim Value="/"/>
 | 
						|
    <Version Value="6"/>
 | 
						|
    <General>
 | 
						|
      <Flags>
 | 
						|
        <SaveClosedFiles Value="False"/>
 | 
						|
        <SaveOnlyProjectUnits Value="True"/>
 | 
						|
      </Flags>
 | 
						|
      <MainUnit Value="0"/>
 | 
						|
      <IconPath Value="./"/>
 | 
						|
      <TargetFileExt Value=""/>
 | 
						|
      <Title Value="holyday"/>
 | 
						|
      <ActiveEditorIndexAtStart Value="0"/>
 | 
						|
    </General>
 | 
						|
    <PublishOptions>
 | 
						|
      <Version Value="2"/>
 | 
						|
      <IgnoreBinaries Value="False"/>
 | 
						|
    </PublishOptions>
 | 
						|
    <RunParams>
 | 
						|
      <local>
 | 
						|
        <FormatVersion Value="1"/>
 | 
						|
        <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
 | 
						|
      </local>
 | 
						|
    </RunParams>
 | 
						|
    <RequiredPackages Count="1">
 | 
						|
      <Item1>
 | 
						|
        <PackageName Value="LCL"/>
 | 
						|
        <MinVersion Major="1" Valid="True"/>
 | 
						|
      </Item1>
 | 
						|
    </RequiredPackages>
 | 
						|
    <Units Count="3">
 | 
						|
      <Unit0>
 | 
						|
        <Filename Value="holyday.lpr"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <UnitName Value="holyday"/>
 | 
						|
        <CursorPos X="4" Y="14"/>
 | 
						|
        <TopLine Value="1"/>
 | 
						|
        <EditorIndex Value="2"/>
 | 
						|
        <UsageCount Value="23"/>
 | 
						|
        <Loaded Value="True"/>
 | 
						|
      </Unit0>
 | 
						|
      <Unit1>
 | 
						|
        <Filename Value="main.pas"/>
 | 
						|
        <ComponentName Value="Form1"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <ResourceFilename Value="main.lrs"/>
 | 
						|
        <UnitName Value="Main"/>
 | 
						|
        <CursorPos X="13" Y="20"/>
 | 
						|
        <TopLine Value="1"/>
 | 
						|
        <EditorIndex Value="0"/>
 | 
						|
        <UsageCount Value="23"/>
 | 
						|
        <Loaded Value="True"/>
 | 
						|
      </Unit1>
 | 
						|
      <Unit2>
 | 
						|
        <Filename Value="about.pas"/>
 | 
						|
        <ComponentName Value="AboutBox"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <ResourceFilename Value="about.lrs"/>
 | 
						|
        <UnitName Value="about"/>
 | 
						|
        <CursorPos X="23" Y="26"/>
 | 
						|
        <TopLine Value="1"/>
 | 
						|
        <EditorIndex Value="1"/>
 | 
						|
        <UsageCount Value="23"/>
 | 
						|
        <Loaded Value="True"/>
 | 
						|
      </Unit2>
 | 
						|
    </Units>
 | 
						|
  </ProjectOptions>
 | 
						|
  <CompilerOptions>
 | 
						|
    <Version Value="8"/>
 | 
						|
    <SearchPaths>
 | 
						|
      <SrcPath Value="$(LazarusDir)/lcl/;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)/"/>
 | 
						|
    </SearchPaths>
 | 
						|
    <Other>
 | 
						|
      <CompilerPath Value="$(CompPath)"/>
 | 
						|
    </Other>
 | 
						|
  </CompilerOptions>
 | 
						|
</CONFIG>
 |