mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 08:32:35 +02:00
125 lines
3.6 KiB
XML
125 lines
3.6 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="5"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<IconPath Value="./"/>
|
|
<TargetFileExt Value=".exe"/>
|
|
<Title Value="HtmFileExplorer2"/>
|
|
<ActiveEditorIndexAtStart Value="0"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<ProjectVersion Value=""/>
|
|
<Language Value=""/>
|
|
<CharSet Value=""/>
|
|
</VersionInfo>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<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>
|
|
<Units Count="4">
|
|
<Unit0>
|
|
<Filename Value="htmfileexplorer2.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="19" Y="5"/>
|
|
<TopLine Value="1"/>
|
|
<UsageCount Value="23"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="htmfileexp2.pas"/>
|
|
<ComponentName Value="FHtmFileExp2"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceFilename Value="htmfileexp2.lrs"/>
|
|
<UnitName Value="HtmFileExp2"/>
|
|
<CursorPos X="12" Y="249"/>
|
|
<TopLine Value="242"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="htmfileexplorer1.lpr"/>
|
|
<UnitName Value="HtmFileExplorer1"/>
|
|
<CursorPos X="15" Y="8"/>
|
|
<TopLine Value="1"/>
|
|
<EditorIndex Value="0"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="htmfileexp1.pas"/>
|
|
<ComponentName Value="FHtmFileExp1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceFilename Value="htmfileexp1.lrs"/>
|
|
<UnitName Value="HtmFileExp1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<TopLine Value="11"/>
|
|
<EditorIndex Value="1"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit3>
|
|
</Units>
|
|
<JumpHistory Count="1" HistoryIndex="0">
|
|
<Position1>
|
|
<Filename Value="htmfileexplorer1.lpr"/>
|
|
<Caret Line="8" Column="15" TopLine="1"/>
|
|
</Position1>
|
|
</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>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<BreakPoints Count="1">
|
|
<Item1>
|
|
<Source Value="htmfileexp2.pas"/>
|
|
<Line Value="60"/>
|
|
</Item1>
|
|
</BreakPoints>
|
|
<Exceptions Count="2">
|
|
<Item1>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="EFOpenError"/>
|
|
</Item2>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|