mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-24 12:04:37 +02:00
108 lines
3.3 KiB
XML
108 lines
3.3 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="5"/>
|
|
<General>
|
|
<Flags>
|
|
<SaveClosedFiles Value="False"/>
|
|
</Flags>
|
|
<MainUnit Value="0"/>
|
|
<IconPath Value="./"/>
|
|
<TargetFileExt Value=""/>
|
|
<Title Value="tpiproexample"/>
|
|
<ActiveEditorIndexAtStart Value="0"/>
|
|
</General>
|
|
<LazDoc Paths=""/>
|
|
<Units Count="3">
|
|
<Unit0>
|
|
<CursorPos X="13" Y="6"/>
|
|
<Filename Value="tpiproexample.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="1"/>
|
|
<UnitName Value="TPIProExample"/>
|
|
<UsageCount Value="72"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<CursorPos X="22" Y="11"/>
|
|
<EditorIndex Value="0"/>
|
|
<Filename Value="mainunit.pas"/>
|
|
<ComponentName Value="MainForm"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<Loaded Value="True"/>
|
|
<ResourceFilename Value="mainunit.lrs"/>
|
|
<TopLine Value="1"/>
|
|
<UnitName Value="MainUnit"/>
|
|
<UsageCount Value="72"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<CursorPos X="1" Y="1"/>
|
|
<Filename Value="index.html"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<SyntaxHighlighter Value="HTML"/>
|
|
<TopLine Value="1"/>
|
|
<UsageCount Value="72"/>
|
|
</Unit2>
|
|
</Units>
|
|
<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"/>
|
|
</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="2">
|
|
<Item1>
|
|
<PackageName Value="TurboPowerIPro"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="LCL"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item2>
|
|
</RequiredPackages>
|
|
<JumpHistory Count="5" HistoryIndex="4">
|
|
<Position1>
|
|
<Filename Value="mainunit.pas"/>
|
|
<Caret Line="84" Column="30" TopLine="80"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="mainunit.pas"/>
|
|
<Caret Line="92" Column="1" TopLine="90"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="mainunit.pas"/>
|
|
<Caret Line="9" Column="16" TopLine="1"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="mainunit.pas"/>
|
|
<Caret Line="1" Column="11" TopLine="1"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="mainunit.pas"/>
|
|
<Caret Line="101" Column="20" TopLine="91"/>
|
|
</Position5>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="5"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="$(LazarusDir)\components\units\$(TargetCPU)\$(TargetOS)\"/>
|
|
<SrcPath Value="$(LazarusDir)\lcl\;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType)\"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<Generate Value="Faster"/>
|
|
</CodeGeneration>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</CONFIG>
|