Стартовый пул
This commit is contained in:
		@@ -0,0 +1,115 @@
 | 
			
		||||
<?xml version="1.0"?>
 | 
			
		||||
<CONFIG>
 | 
			
		||||
  <ProjectOptions>
 | 
			
		||||
    <Version Value="9"/>
 | 
			
		||||
    <General>
 | 
			
		||||
      <MainUnit Value="0"/>
 | 
			
		||||
      <ResourceType Value="res"/>
 | 
			
		||||
      <UseXPManifest Value="True"/>
 | 
			
		||||
      <Icon Value="0"/>
 | 
			
		||||
      <ActiveWindowIndexAtStart Value="0"/>
 | 
			
		||||
    </General>
 | 
			
		||||
    <i18n>
 | 
			
		||||
      <EnableI18N LFM="False"/>
 | 
			
		||||
    </i18n>
 | 
			
		||||
    <VersionInfo>
 | 
			
		||||
      <StringTable ProductVersion=""/>
 | 
			
		||||
    </VersionInfo>
 | 
			
		||||
    <BuildModes Count="1" Active="Default">
 | 
			
		||||
      <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|o|so);*~;backup"/>
 | 
			
		||||
    </PublishOptions>
 | 
			
		||||
    <RunParams>
 | 
			
		||||
      <local>
 | 
			
		||||
        <FormatVersion Value="1"/>
 | 
			
		||||
      </local>
 | 
			
		||||
    </RunParams>
 | 
			
		||||
    <RequiredPackages Count="4">
 | 
			
		||||
      <Item1>
 | 
			
		||||
        <PackageName Value="LCLBase"/>
 | 
			
		||||
        <MinVersion Major="1" Release="1" Valid="True"/>
 | 
			
		||||
      </Item1>
 | 
			
		||||
      <Item2>
 | 
			
		||||
        <PackageName Value="FCL"/>
 | 
			
		||||
        <MinVersion Major="1" Release="1" Valid="True"/>
 | 
			
		||||
      </Item2>
 | 
			
		||||
      <Item3>
 | 
			
		||||
        <PackageName Value="rxnew"/>
 | 
			
		||||
        <MinVersion Major="2" Minor="1" Release="2" Build="105" Valid="True"/>
 | 
			
		||||
      </Item3>
 | 
			
		||||
      <Item4>
 | 
			
		||||
        <PackageName Value="LCL"/>
 | 
			
		||||
      </Item4>
 | 
			
		||||
    </RequiredPackages>
 | 
			
		||||
    <Units Count="2">
 | 
			
		||||
      <Unit0>
 | 
			
		||||
        <Filename Value="project1.lpr"/>
 | 
			
		||||
        <IsPartOfProject Value="True"/>
 | 
			
		||||
        <UnitName Value="project1"/>
 | 
			
		||||
        <UsageCount Value="20"/>
 | 
			
		||||
      </Unit0>
 | 
			
		||||
      <Unit1>
 | 
			
		||||
        <Filename Value="unit1.pas"/>
 | 
			
		||||
        <IsPartOfProject Value="True"/>
 | 
			
		||||
        <ComponentName Value="Form1"/>
 | 
			
		||||
        <ResourceBaseClass Value="Form"/>
 | 
			
		||||
        <UnitName Value="Unit1"/>
 | 
			
		||||
        <IsVisibleTab Value="True"/>
 | 
			
		||||
        <EditorIndex Value="0"/>
 | 
			
		||||
        <WindowIndex Value="0"/>
 | 
			
		||||
        <TopLine Value="24"/>
 | 
			
		||||
        <CursorPos X="50" Y="52"/>
 | 
			
		||||
        <UsageCount Value="20"/>
 | 
			
		||||
        <Loaded Value="True"/>
 | 
			
		||||
        <LoadedDesigner Value="True"/>
 | 
			
		||||
      </Unit1>
 | 
			
		||||
    </Units>
 | 
			
		||||
    <JumpHistory Count="2" HistoryIndex="1">
 | 
			
		||||
      <Position1>
 | 
			
		||||
        <Filename Value="unit1.pas"/>
 | 
			
		||||
        <Caret Line="1" Column="1" TopLine="1"/>
 | 
			
		||||
      </Position1>
 | 
			
		||||
      <Position2>
 | 
			
		||||
        <Filename Value="unit1.pas"/>
 | 
			
		||||
        <Caret Line="45" Column="16" TopLine="19"/>
 | 
			
		||||
      </Position2>
 | 
			
		||||
    </JumpHistory>
 | 
			
		||||
  </ProjectOptions>
 | 
			
		||||
  <CompilerOptions>
 | 
			
		||||
    <Version Value="10"/>
 | 
			
		||||
    <Target>
 | 
			
		||||
      <Filename Value="project1"/>
 | 
			
		||||
    </Target>
 | 
			
		||||
    <SearchPaths>
 | 
			
		||||
      <IncludeFiles Value="$(ProjOutDir)"/>
 | 
			
		||||
      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
 | 
			
		||||
    </SearchPaths>
 | 
			
		||||
    <Linking>
 | 
			
		||||
      <Options>
 | 
			
		||||
        <Win32>
 | 
			
		||||
          <GraphicApplication Value="True"/>
 | 
			
		||||
        </Win32>
 | 
			
		||||
      </Options>
 | 
			
		||||
    </Linking>
 | 
			
		||||
    <Other>
 | 
			
		||||
      <CompilerPath Value="$(CompPath)"/>
 | 
			
		||||
    </Other>
 | 
			
		||||
  </CompilerOptions>
 | 
			
		||||
  <Debugging>
 | 
			
		||||
    <Exceptions Count="3">
 | 
			
		||||
      <Item1>
 | 
			
		||||
        <Name Value="EAbort"/>
 | 
			
		||||
      </Item1>
 | 
			
		||||
      <Item2>
 | 
			
		||||
        <Name Value="ECodetoolError"/>
 | 
			
		||||
      </Item2>
 | 
			
		||||
      <Item3>
 | 
			
		||||
        <Name Value="EFOpenError"/>
 | 
			
		||||
      </Item3>
 | 
			
		||||
    </Exceptions>
 | 
			
		||||
  </Debugging>
 | 
			
		||||
</CONFIG>
 | 
			
		||||
		Reference in New Issue
	
	Block a user