mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 07:43:13 +01:00 
			
		
		
		
	TAChart: removed session info from the .lpi file
git-svn-id: trunk@13855 -
This commit is contained in:
		
							parent
							
								
									e1e7e14329
								
							
						
					
					
						commit
						40ece1368b
					
				@ -1,21 +1,20 @@
 | 
			
		||||
<?xml version="1.0"?>
 | 
			
		||||
<CONFIG>
 | 
			
		||||
  <ProjectOptions>
 | 
			
		||||
    <PathDelim Value="/"/>
 | 
			
		||||
    <PathDelim Value="\"/>
 | 
			
		||||
    <Version Value="6"/>
 | 
			
		||||
    <General>
 | 
			
		||||
      <SessionStorage Value="InIDEConfig"/>
 | 
			
		||||
      <MainUnit Value="0"/>
 | 
			
		||||
      <IconPath Value="./"/>
 | 
			
		||||
      <IconPath Value=".\"/>
 | 
			
		||||
      <TargetFileExt Value=""/>
 | 
			
		||||
      <ActiveEditorIndexAtStart Value="2"/>
 | 
			
		||||
    </General>
 | 
			
		||||
    <VersionInfo>
 | 
			
		||||
      <ProjectVersion Value=""/>
 | 
			
		||||
      <Language Value=""/>
 | 
			
		||||
      <CharSet Value=""/>
 | 
			
		||||
    </VersionInfo>
 | 
			
		||||
    <PublishOptions>
 | 
			
		||||
      <Version Value="2"/>
 | 
			
		||||
      <DestinationDirectory Value="$(TestDir)\publishedproject\"/>
 | 
			
		||||
      <IgnoreBinaries Value="False"/>
 | 
			
		||||
      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
 | 
			
		||||
      <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
 | 
			
		||||
@ -23,24 +22,23 @@
 | 
			
		||||
    <RunParams>
 | 
			
		||||
      <local>
 | 
			
		||||
        <FormatVersion Value="1"/>
 | 
			
		||||
        <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
 | 
			
		||||
        <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
 | 
			
		||||
      </local>
 | 
			
		||||
    </RunParams>
 | 
			
		||||
    <RequiredPackages Count="2">
 | 
			
		||||
      <Item1>
 | 
			
		||||
        <PackageName Value="TAChartLazarusPkg"/>
 | 
			
		||||
        <MinVersion Valid="True"/>
 | 
			
		||||
        <PackageName Value="LCL"/>
 | 
			
		||||
      </Item1>
 | 
			
		||||
      <Item2>
 | 
			
		||||
        <PackageName Value="LCL"/>
 | 
			
		||||
        <PackageName Value="TAChartLazarusPkg"/>
 | 
			
		||||
        <MinVersion Valid="True"/>
 | 
			
		||||
      </Item2>
 | 
			
		||||
    </RequiredPackages>
 | 
			
		||||
    <Units Count="8">
 | 
			
		||||
    <Units Count="2">
 | 
			
		||||
      <Unit0>
 | 
			
		||||
        <Filename Value="demo.lpr"/>
 | 
			
		||||
        <IsPartOfProject Value="True"/>
 | 
			
		||||
        <UnitName Value="demo"/>
 | 
			
		||||
        <UsageCount Value="20"/>
 | 
			
		||||
      </Unit0>
 | 
			
		||||
      <Unit1>
 | 
			
		||||
        <Filename Value="unit1.pas"/>
 | 
			
		||||
@ -48,186 +46,12 @@
 | 
			
		||||
        <IsPartOfProject Value="True"/>
 | 
			
		||||
        <ResourceFilename Value="unit1.lrs"/>
 | 
			
		||||
        <UnitName Value="unit1"/>
 | 
			
		||||
        <CursorPos X="16" Y="9"/>
 | 
			
		||||
        <TopLine Value="1"/>
 | 
			
		||||
        <EditorIndex Value="0"/>
 | 
			
		||||
        <UsageCount Value="20"/>
 | 
			
		||||
        <Loaded Value="True"/>
 | 
			
		||||
      </Unit1>
 | 
			
		||||
      <Unit2>
 | 
			
		||||
        <Filename Value="../../lcl/buttons.pp"/>
 | 
			
		||||
        <UnitName Value="Buttons"/>
 | 
			
		||||
        <CursorPos X="12" Y="11"/>
 | 
			
		||||
        <TopLine Value="1"/>
 | 
			
		||||
        <UsageCount Value="10"/>
 | 
			
		||||
      </Unit2>
 | 
			
		||||
      <Unit3>
 | 
			
		||||
        <Filename Value="../../lcl/lresources.pp"/>
 | 
			
		||||
        <UnitName Value="LResources"/>
 | 
			
		||||
        <CursorPos X="31" Y="10"/>
 | 
			
		||||
        <TopLine Value="1"/>
 | 
			
		||||
        <UsageCount Value="10"/>
 | 
			
		||||
      </Unit3>
 | 
			
		||||
      <Unit4>
 | 
			
		||||
        <Filename Value="unit1.lfm"/>
 | 
			
		||||
        <CursorPos X="13" Y="198"/>
 | 
			
		||||
        <TopLine Value="181"/>
 | 
			
		||||
        <UsageCount Value="10"/>
 | 
			
		||||
        <SyntaxHighlighter Value="LFM"/>
 | 
			
		||||
      </Unit4>
 | 
			
		||||
      <Unit5>
 | 
			
		||||
        <Filename Value="../taseries.pas"/>
 | 
			
		||||
        <UnitName Value="TASeries"/>
 | 
			
		||||
        <CursorPos X="19" Y="73"/>
 | 
			
		||||
        <TopLine Value="49"/>
 | 
			
		||||
        <EditorIndex Value="1"/>
 | 
			
		||||
        <UsageCount Value="10"/>
 | 
			
		||||
        <Loaded Value="True"/>
 | 
			
		||||
      </Unit5>
 | 
			
		||||
      <Unit6>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <UnitName Value="TAGraph"/>
 | 
			
		||||
        <CursorPos X="23" Y="1110"/>
 | 
			
		||||
        <TopLine Value="1093"/>
 | 
			
		||||
        <EditorIndex Value="2"/>
 | 
			
		||||
        <UsageCount Value="10"/>
 | 
			
		||||
        <Loaded Value="True"/>
 | 
			
		||||
      </Unit6>
 | 
			
		||||
      <Unit7>
 | 
			
		||||
        <Filename Value="../taengine.pas"/>
 | 
			
		||||
        <UnitName Value="TAEngine"/>
 | 
			
		||||
        <CursorPos X="6" Y="28"/>
 | 
			
		||||
        <TopLine Value="6"/>
 | 
			
		||||
        <EditorIndex Value="3"/>
 | 
			
		||||
        <UsageCount Value="10"/>
 | 
			
		||||
        <Loaded Value="True"/>
 | 
			
		||||
      </Unit7>
 | 
			
		||||
    </Units>
 | 
			
		||||
    <JumpHistory Count="30" HistoryIndex="29">
 | 
			
		||||
      <Position1>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1" Column="1" TopLine="1"/>
 | 
			
		||||
      </Position1>
 | 
			
		||||
      <Position2>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="701" Column="29" TopLine="686"/>
 | 
			
		||||
      </Position2>
 | 
			
		||||
      <Position3>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1110" Column="47" TopLine="1095"/>
 | 
			
		||||
      </Position3>
 | 
			
		||||
      <Position4>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="732" Column="24" TopLine="718"/>
 | 
			
		||||
      </Position4>
 | 
			
		||||
      <Position5>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1110" Column="1" TopLine="1095"/>
 | 
			
		||||
      </Position5>
 | 
			
		||||
      <Position6>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="2161" Column="1" TopLine="2146"/>
 | 
			
		||||
      </Position6>
 | 
			
		||||
      <Position7>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1" Column="1" TopLine="1"/>
 | 
			
		||||
      </Position7>
 | 
			
		||||
      <Position8>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="701" Column="29" TopLine="686"/>
 | 
			
		||||
      </Position8>
 | 
			
		||||
      <Position9>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1110" Column="44" TopLine="1095"/>
 | 
			
		||||
      </Position9>
 | 
			
		||||
      <Position10>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="713" Column="29" TopLine="698"/>
 | 
			
		||||
      </Position10>
 | 
			
		||||
      <Position11>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1" Column="1" TopLine="1"/>
 | 
			
		||||
      </Position11>
 | 
			
		||||
      <Position12>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="199" Column="5" TopLine="185"/>
 | 
			
		||||
      </Position12>
 | 
			
		||||
      <Position13>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="200" Column="26" TopLine="185"/>
 | 
			
		||||
      </Position13>
 | 
			
		||||
      <Position14>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="346" Column="46" TopLine="331"/>
 | 
			
		||||
      </Position14>
 | 
			
		||||
      <Position15>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="915" Column="15" TopLine="900"/>
 | 
			
		||||
      </Position15>
 | 
			
		||||
      <Position16>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1108" Column="21" TopLine="1093"/>
 | 
			
		||||
      </Position16>
 | 
			
		||||
      <Position17>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1110" Column="44" TopLine="1095"/>
 | 
			
		||||
      </Position17>
 | 
			
		||||
      <Position18>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1111" Column="29" TopLine="1096"/>
 | 
			
		||||
      </Position18>
 | 
			
		||||
      <Position19>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1116" Column="43" TopLine="1101"/>
 | 
			
		||||
      </Position19>
 | 
			
		||||
      <Position20>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1130" Column="47" TopLine="1115"/>
 | 
			
		||||
      </Position20>
 | 
			
		||||
      <Position21>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1161" Column="53" TopLine="1146"/>
 | 
			
		||||
      </Position21>
 | 
			
		||||
      <Position22>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1177" Column="59" TopLine="1162"/>
 | 
			
		||||
      </Position22>
 | 
			
		||||
      <Position23>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1178" Column="49" TopLine="1163"/>
 | 
			
		||||
      </Position23>
 | 
			
		||||
      <Position24>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1182" Column="70" TopLine="1167"/>
 | 
			
		||||
      </Position24>
 | 
			
		||||
      <Position25>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1183" Column="49" TopLine="1168"/>
 | 
			
		||||
      </Position25>
 | 
			
		||||
      <Position26>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1309" Column="24" TopLine="1294"/>
 | 
			
		||||
      </Position26>
 | 
			
		||||
      <Position27>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="1" Column="1" TopLine="1"/>
 | 
			
		||||
      </Position27>
 | 
			
		||||
      <Position28>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="200" Column="26" TopLine="185"/>
 | 
			
		||||
      </Position28>
 | 
			
		||||
      <Position29>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="346" Column="46" TopLine="331"/>
 | 
			
		||||
      </Position29>
 | 
			
		||||
      <Position30>
 | 
			
		||||
        <Filename Value="../tagraph.pas"/>
 | 
			
		||||
        <Caret Line="915" Column="15" TopLine="900"/>
 | 
			
		||||
      </Position30>
 | 
			
		||||
    </JumpHistory>
 | 
			
		||||
  </ProjectOptions>
 | 
			
		||||
  <CompilerOptions>
 | 
			
		||||
    <Version Value="5"/>
 | 
			
		||||
    <PathDelim Value="\"/>
 | 
			
		||||
    <CodeGeneration>
 | 
			
		||||
      <Generate Value="Faster"/>
 | 
			
		||||
    </CodeGeneration>
 | 
			
		||||
@ -242,24 +66,4 @@
 | 
			
		||||
      <CompilerPath Value="$(CompPath)"/>
 | 
			
		||||
    </Other>
 | 
			
		||||
  </CompilerOptions>
 | 
			
		||||
  <Debugging>
 | 
			
		||||
    <BreakPoints Count="2">
 | 
			
		||||
      <Item1>
 | 
			
		||||
        <Source Value="../tagraph.pas"/>
 | 
			
		||||
        <Line Value="2161"/>
 | 
			
		||||
      </Item1>
 | 
			
		||||
      <Item2>
 | 
			
		||||
        <Source Value="../tagraph.pas"/>
 | 
			
		||||
        <Line Value="1110"/>
 | 
			
		||||
      </Item2>
 | 
			
		||||
    </BreakPoints>
 | 
			
		||||
    <Exceptions Count="2">
 | 
			
		||||
      <Item1>
 | 
			
		||||
        <Name Value="ECodetoolError"/>
 | 
			
		||||
      </Item1>
 | 
			
		||||
      <Item2>
 | 
			
		||||
        <Name Value="EFOpenError"/>
 | 
			
		||||
      </Item2>
 | 
			
		||||
    </Exceptions>
 | 
			
		||||
  </Debugging>
 | 
			
		||||
</CONFIG>
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,3 @@
 | 
			
		||||
{ This is an automatically generated lazarus resource file }
 | 
			
		||||
 | 
			
		||||
LazarusResources.Add('TForm1','FORMDATA',[
 | 
			
		||||
  'TPF0'#6'TForm1'#5'Form1'#4'Left'#3'Y'#1#6'Height'#3#243#1#3'Top'#2'r'#5'Widt'
 | 
			
		||||
  +'h'#3'I'#2#18'HorzScrollBar.Page'#3'H'#2#18'VertScrollBar.Page'#3#242#1#13'A'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user