mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-11 18:59:19 +02:00
separated session info
git-svn-id: trunk@9791 -
This commit is contained in:
parent
20f868e028
commit
235715110d
240
ide/lazbuild.lpi
240
ide/lazbuild.lpi
@ -4,10 +4,10 @@
|
||||
<PathDelim Value="/"/>
|
||||
<Version Value="5"/>
|
||||
<General>
|
||||
<SessionStorage Value="InIDEConfig"/>
|
||||
<MainUnit Value="0"/>
|
||||
<IconPath Value="./"/>
|
||||
<TargetFileExt Value=""/>
|
||||
<ActiveEditorIndexAtStart Value="4"/>
|
||||
</General>
|
||||
<PublishOptions>
|
||||
<Version Value="2"/>
|
||||
@ -29,249 +29,13 @@
|
||||
<PackageName Value="IDEIntf"/>
|
||||
</Item2>
|
||||
</RequiredPackages>
|
||||
<Units Count="26">
|
||||
<Units Count="1">
|
||||
<Unit0>
|
||||
<Filename Value="lazbuild.lpr"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="lazbuild"/>
|
||||
<CursorPos X="18" Y="37"/>
|
||||
<TopLine Value="11"/>
|
||||
<EditorIndex Value="0"/>
|
||||
<UsageCount Value="40"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit0>
|
||||
<Unit1>
|
||||
<Filename Value="main.pp"/>
|
||||
<UnitName Value="Main"/>
|
||||
<CursorPos X="9" Y="3661"/>
|
||||
<TopLine Value="3628"/>
|
||||
<EditorIndex Value="2"/>
|
||||
<UsageCount Value="19"/>
|
||||
<Bookmarks Count="1">
|
||||
<Item0 X="8" Y="923" ID="0"/>
|
||||
</Bookmarks>
|
||||
<Loaded Value="True"/>
|
||||
</Unit1>
|
||||
<Unit2>
|
||||
<Filename Value="../../../../freepascal/fpc/fcl/inc/custapp.pp"/>
|
||||
<UnitName Value="CustApp"/>
|
||||
<CursorPos X="107" Y="60"/>
|
||||
<TopLine Value="38"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit2>
|
||||
<Unit3>
|
||||
<Filename Value="idetranslations.pas"/>
|
||||
<UnitName Value="IDETranslations"/>
|
||||
<CursorPos X="22" Y="34"/>
|
||||
<TopLine Value="1"/>
|
||||
<UsageCount Value="17"/>
|
||||
</Unit3>
|
||||
<Unit4>
|
||||
<Filename Value="lazarusidestrconsts.pas"/>
|
||||
<UnitName Value="LazarusIDEStrConsts"/>
|
||||
<CursorPos X="24" Y="255"/>
|
||||
<TopLine Value="241"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<UsageCount Value="19"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit4>
|
||||
<Unit5>
|
||||
<Filename Value="ideprotocol.pas"/>
|
||||
<UnitName Value="IDEProtocol"/>
|
||||
<CursorPos X="1" Y="29"/>
|
||||
<TopLine Value="2"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit5>
|
||||
<Unit6>
|
||||
<Filename Value="ideoptiondefs.pas"/>
|
||||
<UnitName Value="IDEOptionDefs"/>
|
||||
<CursorPos X="1" Y="319"/>
|
||||
<TopLine Value="298"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit6>
|
||||
<Unit7>
|
||||
<Filename Value="idedefs.pas"/>
|
||||
<UnitName Value="IDEDefs"/>
|
||||
<CursorPos X="1" Y="1"/>
|
||||
<TopLine Value="1"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit7>
|
||||
<Unit8>
|
||||
<Filename Value="lazconf.pp"/>
|
||||
<UnitName Value="LazConf"/>
|
||||
<CursorPos X="13" Y="81"/>
|
||||
<TopLine Value="56"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit8>
|
||||
<Unit9>
|
||||
<Filename Value="include/unix/lazbaseconf.inc"/>
|
||||
<CursorPos X="3" Y="90"/>
|
||||
<TopLine Value="84"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit9>
|
||||
<Unit10>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<UnitName Value="EnvironmentOpts"/>
|
||||
<CursorPos X="35" Y="2334"/>
|
||||
<TopLine Value="2313"/>
|
||||
<EditorIndex Value="3"/>
|
||||
<UsageCount Value="10"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit10>
|
||||
<Unit11>
|
||||
<Filename Value="initialsetupdlgs.pas"/>
|
||||
<UnitName Value="InitialSetupDlgs"/>
|
||||
<CursorPos X="3" Y="64"/>
|
||||
<TopLine Value="54"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit11>
|
||||
<Unit12>
|
||||
<Filename Value="mainbase.pas"/>
|
||||
<UnitName Value="MainBase"/>
|
||||
<CursorPos X="1" Y="143"/>
|
||||
<TopLine Value="143"/>
|
||||
<UsageCount Value="19"/>
|
||||
</Unit12>
|
||||
<Unit13>
|
||||
<Filename Value="miscoptions.pas"/>
|
||||
<UnitName Value="MiscOptions"/>
|
||||
<CursorPos X="3" Y="88"/>
|
||||
<TopLine Value="53"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit13>
|
||||
<Unit14>
|
||||
<Filename Value="codetoolsoptions.pas"/>
|
||||
<UnitName Value="CodeToolsOptions"/>
|
||||
<CursorPos X="3" Y="94"/>
|
||||
<TopLine Value="44"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit14>
|
||||
<Unit15>
|
||||
<Filename Value="mainintf.pas"/>
|
||||
<UnitName Value="MainIntf"/>
|
||||
<CursorPos X="1" Y="171"/>
|
||||
<TopLine Value="139"/>
|
||||
<UsageCount Value="19"/>
|
||||
</Unit15>
|
||||
<Unit16>
|
||||
<Filename Value="../ideintf/macrointf.pas"/>
|
||||
<UnitName Value="MacroIntf"/>
|
||||
<CursorPos X="3" Y="29"/>
|
||||
<TopLine Value="4"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit16>
|
||||
<Unit17>
|
||||
<Filename Value="exttooleditdlg.pas"/>
|
||||
<UnitName Value="ExtToolEditDlg"/>
|
||||
<CursorPos X="22" Y="34"/>
|
||||
<TopLine Value="10"/>
|
||||
<UsageCount Value="9"/>
|
||||
</Unit17>
|
||||
<Unit18>
|
||||
<Filename Value="dialogprocs.pas"/>
|
||||
<UnitName Value="DialogProcs"/>
|
||||
<CursorPos X="29" Y="68"/>
|
||||
<TopLine Value="44"/>
|
||||
<UsageCount Value="19"/>
|
||||
</Unit18>
|
||||
<Unit19>
|
||||
<Filename Value="ideprocs.pp"/>
|
||||
<UnitName Value="IDEProcs"/>
|
||||
<CursorPos X="11" Y="95"/>
|
||||
<TopLine Value="70"/>
|
||||
<UsageCount Value="19"/>
|
||||
</Unit19>
|
||||
<Unit20>
|
||||
<Filename Value="../packager/pkgmanager.pas"/>
|
||||
<UnitName Value="PkgManager"/>
|
||||
<CursorPos X="9" Y="136"/>
|
||||
<TopLine Value="125"/>
|
||||
<UsageCount Value="19"/>
|
||||
</Unit20>
|
||||
<Unit21>
|
||||
<Filename Value="../packager/basepkgmanager.pas"/>
|
||||
<UnitName Value="BasePkgManager"/>
|
||||
<CursorPos X="19" Y="109"/>
|
||||
<TopLine Value="70"/>
|
||||
<UsageCount Value="19"/>
|
||||
</Unit21>
|
||||
<Unit22>
|
||||
<Filename Value="../ideintf/packageintf.pas"/>
|
||||
<UnitName Value="PackageIntf"/>
|
||||
<CursorPos X="3" Y="65"/>
|
||||
<TopLine Value="34"/>
|
||||
<UsageCount Value="19"/>
|
||||
</Unit22>
|
||||
<Unit23>
|
||||
<Filename Value="../lcl/defaulttranslator.pas"/>
|
||||
<UnitName Value="DefaultTranslator"/>
|
||||
<CursorPos X="5" Y="236"/>
|
||||
<TopLine Value="202"/>
|
||||
<UsageCount Value="17"/>
|
||||
</Unit23>
|
||||
<Unit24>
|
||||
<Filename Value="../../../../freepascal/fpc/fcl/inc/gettext.pp"/>
|
||||
<UnitName Value="gettext"/>
|
||||
<CursorPos X="1" Y="88"/>
|
||||
<TopLine Value="38"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit24>
|
||||
<Unit25>
|
||||
<Filename Value="lazarus.pp"/>
|
||||
<UnitName Value="Lazarus"/>
|
||||
<CursorPos X="30" Y="77"/>
|
||||
<TopLine Value="61"/>
|
||||
<EditorIndex Value="4"/>
|
||||
<UsageCount Value="10"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit25>
|
||||
</Units>
|
||||
<JumpHistory Count="11" HistoryIndex="10">
|
||||
<Position1>
|
||||
<Filename Value="main.pp"/>
|
||||
<Caret Line="3653" Column="9" TopLine="3628"/>
|
||||
</Position1>
|
||||
<Position2>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<Caret Line="165" Column="14" TopLine="145"/>
|
||||
</Position2>
|
||||
<Position3>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<Caret Line="229" Column="16" TopLine="203"/>
|
||||
</Position3>
|
||||
<Position4>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<Caret Line="403" Column="24" TopLine="377"/>
|
||||
</Position4>
|
||||
<Position5>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<Caret Line="795" Column="13" TopLine="769"/>
|
||||
</Position5>
|
||||
<Position6>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<Caret Line="988" Column="16" TopLine="962"/>
|
||||
</Position6>
|
||||
<Position7>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<Caret Line="1247" Column="59" TopLine="1221"/>
|
||||
</Position7>
|
||||
<Position8>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<Caret Line="2187" Column="2" TopLine="2161"/>
|
||||
</Position8>
|
||||
<Position9>
|
||||
<Filename Value="environmentopts.pp"/>
|
||||
<Caret Line="2188" Column="1" TopLine="2162"/>
|
||||
</Position9>
|
||||
<Position10>
|
||||
<Filename Value="lazarus.pp"/>
|
||||
<Caret Line="1" Column="1" TopLine="1"/>
|
||||
</Position10>
|
||||
<Position11>
|
||||
<Filename Value="lazarus.pp"/>
|
||||
<Caret Line="114" Column="1" TopLine="61"/>
|
||||
</Position11>
|
||||
</JumpHistory>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
<Version Value="5"/>
|
||||
|
Loading…
Reference in New Issue
Block a user